[postgis-tickets] [PostGIS] #4405: Index over ST_Transform(constant, SRID) breaks pg_upgrade
PostGIS
trac at osgeo.org
Tue Oct 27 14:55:20 PDT 2020
#4405: Index over ST_Transform(constant, SRID) breaks pg_upgrade
------------------------------------+-----------------------------
Reporter: Algunenano | Owner: Algunenano
Type: defect | Status: assigned
Priority: medium | Milestone: PostGIS Fund Me
Component: build/upgrade/install | Version: master
Resolution: | Keywords:
------------------------------------+-----------------------------
Comment (by strk):
with [c1b8d14d8900dc835fd5782f364364ffa963919e/git] we have a an
util/check_cluster_upgrade.sh script that can be useful to put this case
under automated testing. I've tried it and it indeed fails with:
{{{
pg_restore: error: could not execute query: ERROR: Cannot find SRID
(4326) in spatial_ref_sys
}}}
When upgrading a cluster from 12 to 13
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4405#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