Re: error weil dumping
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: fh@aixit.com
Cc: pgsql-bugs@postgresql.org
Date: 2000-11-23T16:32:47Z
Lists: pgsql-bugs
"aixit" <F.Heyer@aixit.com> writes: > getInherits(): SELECT failed. Explanation from backend: 'ERROR: Attribute > 'inhrel' not found > any idea whats my mistake? I think this is what you see if you run a 6.5 pg_dump against a 7.0 database, or was it the other way around? Anyway, check your PATH to see what's getting invoked ... regards, tom lane