catalog is missing n attribute(s) for relid xxxx at character yy - Mailing list pgsql-general

From Moreno Andreo
Subject catalog is missing n attribute(s) for relid xxxx at character yy
Date
Msg-id 8d31d728-e82a-33d2-579a-8fd8cabc4944@evolu-s.it
Whole thread Raw
List pgsql-general
Hi,
PostgreSQL 9.1 x86 on Windows 10 (EOL, but in this case it doesn't apply 
:-) )

When querying a table, I receive the error reported in subject:
catalog is missing 5 attribute(s) for relid 33238 at character 15

So I decided to drop and recreate the table.
DROP TABLE tbl;
same error.

Is there anything else I can do to avoid to drop and recreate the whole 
database?

Thanks
Moreno.-



pgsql-general by date:

Previous
From: Steven Lembark
Date:
Subject: Re: PG on AWS RDS and IAM authentication
Next
From: Alvaro Herrera
Date:
Subject: Re: Impact of multixact "members" limit exceeded