Opened 6 months ago

Closed 6 months ago

#5598 closed defect (fixed)

Restoring 3.3 dump: ERROR: type "addbandarg" already exists

Reported by: strk Owned by: strk
Priority: medium Milestone: PostGIS 3.3.5
Component: upgrade/hard Version: 3.3.x
Keywords: Cc:

Description

Dumping and restoring a postgis-3.3 database errors out due to not stripping "addbandarg" function, as found out by gitlab-ci here:

https://gitlab.com/postgis/postgis/-/jobs/5418467846#L3489

Branch 3.4 seems to be ok

Change History (3)

comment:1 by strk, 6 months ago

Component: build/upgrade/installupgrade/hard

comment:2 by strk, 6 months ago

I confirm 3.4 is fine. This bug can be reproduced with:

regress/run_test.pl —dumprestore —raster regress/core/regress -v

comment:3 by Sandro Santilli <strk@…>, 6 months ago

Resolution: fixed
Status: newclosed

In 511c469/git:

Fix restore of 3.3 dumps (addbandarg type)

Closes #5598 in 3.3 branch (3.3.5dev)

Note: See TracTickets for help on using tickets.