Re: pg_dump potential bug
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: kowalski@datrix.co.za
Cc: pgsql-admin@postgresql.org, pgsql-bugs@postgresql.org
Date: 2001-03-28T15:22:56Z
Lists: pgsql-bugs, pgsql-hackers, pgsql-general
Marcin Kowalski <kowalski@datrix.co.za> writes: > Is it possible that one of the system tables has been corrupted and shows > multiple entries for the tables? Come to think of it, this is a fairly likely behavior if you have multiple entries in pg_shadow with the same usesysid. regards, tom lane