[postgis-tickets] [PostGIS] #3727: Hard upgrade failed - pg_restore: [archiver] could not find entry for ID 6
PostGIS
trac at osgeo.org
Thu Mar 9 04:38:22 PST 2017
#3727: Hard upgrade failed - pg_restore: [archiver] could not find entry for ID 6
-----------------------------------+---------------------------
Reporter: milosh | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.3.3
Component: build/upgrade/install | Version: 2.3.x
Keywords: |
-----------------------------------+---------------------------
I'm trying to hard upgrade spatial db from:
PostgreSQL 9.3.16, compiled by Visual C++ build 1600, 64-bit
POSTGIS="2.1.3 r12547" GEOS="3.4.2-CAPI-1.8.2 r3924" PROJ="Rel. 4.8.0, 6
March 2012" GDAL="GDAL 1.10.0, released 2013/04/24" LIBXML="2.7.8"
LIBJSON="UNKNOWN" TOPOLOGY RASTER
to:
PostgreSQL 9.6.2, compiled by Visual C++ build 1800, 64-bit POSTGIS="2.3.2
r15302" GEOS="3.6.1-CAPI-1.10.1 r4317" PROJ="Rel. 4.9.1, 04 March 2015"
GDAL="GDAL 2.1.3, released 2017/20/01" LIBXML="2.7.8" LIBJSON="0.12"
TOPOLOGY RASTER
When running
perl "%PGINSTALL%\utils\postgis_restore.pl" "%BACKUPFILE%"
the command prints the following output:
Converting test_96_upgrade.backup to ASCII on stdout...
Reading list of functions to ignore...
Writing manifest of things to read from dump file...
Writing ASCII to stdout...
pg_restore: [archiver] could not find entry for ID 6
Done.
No data are restored in the target DB.
The modified manifest file differs only in:
+9; 2615 5665374 SCHEMA - topology postgres
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3727>
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