[postgis-tickets] [PostGIS] #5202: It seems I can downgrade with ANY

PostGIS trac at osgeo.org
Fri Aug 5 19:11:07 PDT 2022


#5202: It seems I can downgrade with ANY
-----------------------------------+---------------------------
 Reporter:  robe                   |      Owner:  strk
     Type:  defect                 |     Status:  new
 Priority:  blocker                |  Milestone:  PostGIS 3.3.0
Component:  build/upgrade/install  |    Version:  master
 Keywords:                         |
-----------------------------------+---------------------------
 I thought we had protection for this, but maybe the protection is only in
 the

 ALTER EXTENSION .. UPDATE;

 machinery.

 To test, I installed postgis 3.3.0dev.
 {{{
 CREATE EXTENSION postgis;
 }}}

 Then followed by installing postgis 3.2.2.

 Then run:


 {{{
 SELECT postgis_extensions_upgrade();
 }}}


 Downgraded me to 3.2.2.

 You can do the same by messing with the control files
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5202>
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