[postgis-tickets] [PostGIS] #3227: Support for Tiger 2015

PostGIS trac at osgeo.org
Sun Aug 16 14:51:44 PDT 2015


#3227: Support for Tiger 2015
-----------------------------+---------------------------
  Reporter:  robe            |      Owner:  robe
      Type:  enhancement     |     Status:  reopened
  Priority:  high            |  Milestone:  PostGIS 2.2.0
 Component:  tiger geocoder  |    Version:  trunk
Resolution:                  |   Keywords:
-----------------------------+---------------------------

Comment (by darkblueb):

 should `${PSQL} ${PGDATABASE} -c "CREATE TABLE
 tiger_data.state_all(CONSTRAINT pk_state_all PRIMARY KEY
 (statefp),CONSTRAINT uidx_state_all_stusps  UNIQUE (stusps), CONSTRAINT
 uidx_state_all_gid UNIQUE (gid) ) INHERITS(state); "`

 be ` ... INHERITS( tiger.state) `

--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3227#comment:8>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list