Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: strange behavior (corruption?) of large production - Mailing list pgsql-hackers

From Joe Conway
Subject Re: strange behavior (corruption?) of large production
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: strange behavior (corruption?) of large production database  (Tom Lane <[email protected]>)
List pgsql-hackers
Tom Lane wrote:
> Joe Conway <[email protected]> writes:
>>cyspec=# vacuum freeze pg_catalog.pg_class;
>>ERROR:  failed to re-find parent key in "pg_class_relname_nsp_index"
> 
>>It seems that we cannot vacuum pg_class, because vacuum itself fails. 
>>Any suggestions on how to bootstrap the fixing of pg_class?
> 
> REINDEX?
> 

As usual, sage advice. That worked -- thanks.

Joe


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: strange behavior (corruption?) of large production database
Next
From: Philip Warner
Date:
Subject: Re: Optimizer oddness, possibly compounded in 8.1