Re: Error: "catalog is missing 8 attribute(s) for relid - Mailing list pgsql-general

From Edward Macnaghten
Subject Re: Error: "catalog is missing 8 attribute(s) for relid
Date
Msg-id 42260EE8.7080106@edlsystems.com
Whole thread Raw
In response to Error: "catalog is missing 8 attribute(s) for relid 16683"  ("Alexandru Coseru" <alex_spam@distinctgroup.net>)
List pgsql-general
Alexandru Coseru wrote:
> Hello..

<snip content="Error Details"/>

>
>
> Any ideeas ?


Fraid so and it is not good.

I am no expert in the inner-inner workings of Postgres, but my guess is
that your catalogue is, or has been, corrupt.

If this is the case it is unrecoverable.  It is a matter of rescuing
what data you can (using pg_dump), and re-creating the database (or even
the entire cluster) from scratch.

Eddy

>
>
> Thanks
>     Alex


pgsql-general by date:

Previous
From: Edward Macnaghten
Date:
Subject: Re: pgadmin3 / postgresql newbie question
Next
From: Tom Lane
Date:
Subject: Re: [Auth] "ident" method and LDAP user accounts