Re: Really Dumb Question...(Dumping db)

From: Joseph Koenig <joe(at)jwebmedia(dot)com>
To: John Madden <weez(at)freelists(dot)org>
Cc: "'PostgreSQL-general'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Really Dumb Question...(Dumping db)
Date: 2001-03-20 23:23:19
Message-ID: 3AB7E668.633F4168@jwebmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Eric, Audet 2001-03-20 23:23:30 Hope it is not too offtopic
Previous Message John Madden 2001-03-20 23:08:12 Re: Really Dumb Question...(Dumping db)