[postgis-tickets] [PostGIS] #5487: Confusing error when upgrading from partially upgraded database
PostGIS
trac at osgeo.org
Mon Aug 28 09:52:27 PDT 2023
#5487: Confusing error when upgrading from partially upgraded database
-----------------------------------+-----------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS Fund Me
Component: build/upgrade/install | Version: master
Keywords: |
-----------------------------------+-----------------------------
This is a spin off of #5486
When upgrading your PostGIS database while having a view holding back a
deprecated function you end up having a partially upgraded database, which
is reported with a WARNING during the upgrade and by
postgis_full_version()
When upgrading again you don't get a clear message about problems BUT you
may get an error about being it impossible to rename a deprecated function
(because the deprecated function name already exists).
This ticket may serve to improve this situation.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5487>
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