Re: PostgreSQL 8.1.0 catalog corruption

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bob Ippolito <bob(at)redivi(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: PostgreSQL 8.1.0 catalog corruption
Date: 2005-11-21 22:42:39
Message-ID: 5354.1132612959@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bob Ippolito <bob(at)redivi(dot)com> writes:
> Ok, so how do I figure out which file(s) are associated with pg_class
> so I can feed this thing?

See contrib/oid2name and/or read
http://www.postgresql.org/docs/8.1/static/storage.html

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bob Ippolito 2005-11-21 22:50:39 Re: PostgreSQL 8.1.0 catalog corruption
Previous Message Simon Riggs 2005-11-21 22:41:19 Practical error logging for very large COPY statements