Hi, how do I copy a database?
I currently have a whole bunch of records in a database on one machine.
I want to copy it all to an identical postgres setup on another
machine. I have already created all the necessary tables, with
identical structures. i just want to copy the records across.
Help much appreciated,
Thanx in advance!
MANIK