Re: pg_clog / pg_xlog corruption?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Adam Haberlach <adam(at)newsnipple(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_clog / pg_xlog corruption?
Date: 2003-10-22 04:01:14
Message-ID: 8337.1066795274@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Adam Haberlach <adam(at)newsnipple(dot)com> writes:
> We had one of our databases suddenly try to reference a pg_clog
> file that didn't exist whenever we attempted to select from a certain
> table. Anyone know of a way to recover from this?

You need to provide more details. For one, exactly which PG version
are you using? And is the complained-of clog file newer or later than
the range of files actually present in $PGDATA/pg_clog?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Csaba Nagy 2003-10-22 08:18:52 Re: Alias-Error
Previous Message Martijn van Oosterhout 2003-10-22 02:17:35 Re: pg_clog / pg_xlog corruption?