[postgis-users] PostGIS 0.9 Upgrade

Paul Ramsey pramsey at refractions.net
Fri Sep 10 16:05:44 PDT 2004


Got some things backwards:

> 1 - dump your databases (pg_dump -Fc yourdatabasename > yourdumpfile)
> 2a - remove your old software
 > 2b - install the new software
> 3 - load your dump files with the  migration script
>     postgis_restore.pl \
>        /your/path/to/postgis.sql \
>        your_new_databasename \
>        yourdumpfile
> 4 - ...
> 5 - profit!





More information about the postgis-users mailing list