[postgis-tickets] [PostGIS] #3698: CENSUS Download path for TABBLOCK
PostGIS
trac at osgeo.org
Wed Jan 25 16:18:24 PST 2017
#3698: CENSUS Download path for TABBLOCK
-----------------------------+---------------------------
Reporter: EvanCarroll | Owner: robe
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.4.0
Component: tiger geocoder | Version: 2.3.x
Resolution: | Keywords:
-----------------------------+---------------------------
Comment (by EvanCarroll):
Also, for those finding this bug on Google you can turn off loading
tabblock without upgrading the plugin using this..
UPDATE loader_lookuptables
SET load=false
WHERE lookup_name = 'tabblock';
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3698#comment:9>
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