[PostGIS] #6049: postgis_tiger_geocoder should not create tiger_data
PostGIS
trac at osgeo.org
Thu Feb 12 06:22:49 PST 2026
#6049: postgis_tiger_geocoder should not create tiger_data
----------------------------+----------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.2.10
Component: tiger geocoder | Version: 3.5.x
Keywords: |
----------------------------+----------------------------
This is a patch to #5998.
The tiger geocoder load process creates the tiger_data schema if it
doesn't exist already so it will often not be owned by the extension
creator.
So there is no need to have it is part of the extension.
Users can also choose to use a different name to store the data besides
the default tiger_data.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6049>
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