[ADMIN] Re: [NOVICE] pg_dump problem

2000-07-22 Thread John Burski
Just the ticket!! I renamed the old "pg_dump" command in /usr/bin and created a symbolic link to the "pg_dump" command in /usr/local/pgsql/bin and, voila!, life is good! Thanks, Tom! Tom Lane wrote: > John Burski <[EMAIL PROTECTED]> writes: > > When I issue the "pg_dump jcon" (jcon being the d

[ADMIN] Re: [NOVICE] pg_dump problem

2000-07-21 Thread Tom Lane
John Burski <[EMAIL PROTECTED]> writes: > When I issue the "pg_dump jcon" (jcon being the database name, of > course) I receive the following error message: > getInherits(): SELECT failed It might be time to put this in the FAQ ;-). You're probably trying to run a 6.5 (or earlier?) pg_dum