[postgis-tickets] [PostGIS] #5301: PostgreSQL 11 3.0.1 upgrade to 3.3.2 fails

PostGIS trac at osgeo.org
Fri Dec 9 09:26:13 PST 2022


#5301: PostgreSQL 11 3.0.1 upgrade to 3.3.2 fails
-----------------------------------+---------------------------
 Reporter:  robe                   |      Owner:  strk
     Type:  defect                 |     Status:  new
 Priority:  medium                 |  Milestone:  PostGIS 3.3.3
Component:  build/upgrade/install  |    Version:  3.3.x
 Keywords:                         |
-----------------------------------+---------------------------
 I was upgrading a 3.0.1 PG 11 server on windows to 3.3.2


 {{{
 SELECT postgis_extensions_upgrade()
 }}}

 and got this error


 {{{
 ERROR:  row is too big: size 8824, maximum size 8160
 CONTEXT:  SQL statement "ALTER EXTENSION postgis UPDATE TO "3.3.2";"
 PL/pgSQL function postgis_extensions_upgrade() line 68 at EXECUTE
 SQL state: 54000
 }}}


 This is the first PostGIS server I have ever worked on.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5301>
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