On Nov 21, 2005, at 3:12 PM, Tom Lane wrote:
> Bob Ippolito <bob@redivi.com> writes:
>> Ok, here's the pg_filedump for the pg_class table in the mochi
>> database that is having the issue:
>
> Thanks. I don't see any live tuples that look like they could have
> been
> the one we want, but there's a whole lot of deleted rows, which
> pg_filedump won't show with those options. Could you try a
> pg_filedump
> with -d option too?
Sure, here it is:
http://undefined.org/mochi.pg_class-1.filedump.gz
-bob