#5339 closed defect (fixed)

postgis_restore.pl skips TABLEDATA for layer and topology (should not)

Reported by: strk Owned by: strk
Priority: medium Milestone: PostGIS 3.3.3
Component: build Version: 3.3.x
Keywords: Cc:

Description

This is the reason why the after-upgrade hook for topology fails when you run:

regress/run_test.pl —nodrop -v —dumprestore —topology —upgrade —before-upgrade-script topology/test/regress/hooks/hook-before-upgrade-topology.sql —after-upgrade-script topology/test/regress/hooks/hook-after-upgrade-topology.sql regress/core/tickets

Change History (1)

comment:1 by Sandro Santilli <strk@…>, 15 months ago

Resolution: fixed
Status: newclosed

In 9727ccf/git:

postgis_restore.pl: do not skip layer and topology tabledata and sequences

Fixes #5339

Note: See TracTickets for help on using tickets.