[PostGIS] #5995: Add pg_upgrade testing in CI

PostGIS trac at osgeo.org
Tue Jun 23 23:42:21 PDT 2026


#5995: Add pg_upgrade testing in CI
---------------------------+---------------------------
  Reporter:  strk          |      Owner:  robe
      Type:  task          |     Status:  closed
  Priority:  medium        |  Milestone:  PostGIS 3.7.0
 Component:  QA/buildbots  |    Version:  master
Resolution:  fixed         |   Keywords:  pg_upgrade
---------------------------+---------------------------
Changes (by Regina Obe <lr@…>):

 * resolution:   => fixed
 * status:  new => closed

Comment:

 In [changeset:"d9cdac922f99e86154f7ab04392280c61c87c912/git" d9cdac9/git]:
 {{{#!CommitTicketReference repository="git"
 revision="d9cdac922f99e86154f7ab04392280c61c87c912"
 Add pg_upgrade coverage to Woodie CI

 Add a Woodpecker regression step that installs the PostgreSQL 14 and 18
 builds, then runs the cluster upgrade helper across them.

 Seed that upgrade with a geography table shape matching the failure
 reported in ticket #5899, so pg_upgrade coverage exercises PostGIS data
 before postgis_extensions_upgrade().

 Make the helper initialize newer target clusters without data checksums
 when supported, matching the historical default used by older clusters,
 and stop the upgraded cluster during cleanup.

 Closes #5995 for PostGIS 3.7.0
 Closes https://github.com/postgis/postgis/pull/1028
 Closes https://gitea.osgeo.org/postgis/postgis/pulls/298
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5995#comment:1>
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