[postgis-users] Update postgis
Stefano Bonnin
stefano.bonnin at comai.to
Mon Dec 6 01:02:48 PST 2004
Solved!
I used an old pg_restore version.
Sorry.
RedS
I'm trying to update postgis from 0.9 to the lastest cvs.
If I use the postgis_restore.pl procedure it returns me the following error:
pg_restore: [archiver] unsupported version (1.10) in file header
I'm updating also from postgres-beta5 to postgres-RC1
It seems that pg_restore command doesn't work.
The procedure is the following
pg_dump -Fc mydb >mydb.dump
postgis_restore lwpostgis.sql mydb2 mydb.dump
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20041206/f89ca66d/attachment.html>
More information about the postgis-users
mailing list