Re: [GENERAL] Script Location

2000-11-15 Thread Lamar Owen
Paul M Foster wrote: > > When I dump a database (creating a script from the pg_dump command), I > can't just put it in any old directory and point psql at it. I have to > put it in the /var/lib/pgsql subdirs before postgresql will accept it. > Is this right? Am I doing something wrong? Is this a

Re: [GENERAL] Script Location

2000-11-15 Thread GH
On Thu, Nov 16, 2000 at 12:22:34AM -0500, some SMTP stream spewed forth: > When I dump a database (creating a script from the pg_dump command), I > can't just put it in any old directory and point psql at it. I have to > put it in the /var/lib/pgsql subdirs before postgresql will accept it. > Is

[GENERAL] Script Location

2000-11-15 Thread Paul M Foster
When I dump a database (creating a script from the pg_dump command), I can't just put it in any old directory and point psql at it. I have to put it in the /var/lib/pgsql subdirs before postgresql will accept it. Is this right? Am I doing something wrong? Is this a bug^H^H^Hfeature? Paul M. Foste