[postgis-tickets] [PostGIS] #4440: Type Lookups in FDW fail
PostGIS
trac at osgeo.org
Thu Jun 27 11:25:49 PDT 2019
#4440: Type Lookups in FDW fail
----------------------+---------------------------
Reporter: pramsey | Owner: pramsey
Type: defect | Status: assigned
Priority: critical | Milestone: PostGIS 2.5.3
Component: postgis | Version: 2.5.x
Keywords: |
----------------------+---------------------------
https://dba.stackexchange.com/questions/240718/querying-foreign-table-
with-sp-gist-index-results-in-error-cache-lookup-failed?rq=1
Because FDW connections have very sparse search_path, it's common for
calls to TypenameGetTypid() to fail. A different way of looking up the
PostGIS type Oid numbers needs to be used.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4440>
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