Hi,

I need to perform a hard upgrade of postgis, and from reading the
documentation the way to do this is with the utils/postgis_upgrade.plscript.

The postgres the backup was taken from was an rpm based installation
(postgres 8.1.4, postgis 1.2.1), and I need to restore an instance that was
compiled from source (postgres 8.3.7, postgis 1.3.6)

I have to leave the original instance running while restoring (no
application will be connected to the old instance), and as such the new
instance is on port number 5433, and everything is located in
/usr/local/pgsql.

Is there any way to pass in the connection parameters to the postgis_restore
script ? or must I first export them and run the script ?

Cheers,

Andy
_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to