Hi all
I have data in a postgres database on one server and have to move it to a
new server that has been set up with a new version of postgres. The
database is an exact copy. what is the best way of moving the thing across?
do i set up the tables on the new box and write scripts to move it across or
is there another way of doing this?
I don't have root access on the new server but can probably talk the sys
admin into a little work if i have to.
ta