Alright, Next question. I got the dump out (thanks for all the help).
Now I can't get it back in on the other server! It keeps telling me
permission denied to the file itself. I even tried chmod'ing it to 777
and changing the ownership to postgres.postgres, su to postgres and it
says "permission denied" when I try to:
psql -e worldwide < worldwide.pgdump
What now? Thanks for the help :)
On another note -- the docs for postgres seem to be a bit scarce for the beginner...
Joe