Discussion:
catalog is missing
(too old to reply)
Hariraman Jayaraj
2012-10-10 05:47:39 UTC
Permalink
Dear All,

Using Postgres 8.3 in Suse Iinux Enterprise Edition 11 SP1. Recently server
rebooted automatically and found RAM problem and the problematic RAM has
been replaced. Now DB is working fine except,

While vacuum and analyze, the log shows the below error.



ERROR: catalog is missing 16 attribute(s) for relid 375526787



ERROR: catalog is missing 16 attribute(s) for relid 375526787



Kindly suggest about the same.
--
Regards,
Hari
Bruce Momjian
2012-10-10 15:57:50 UTC
Permalink
Post by Hariraman Jayaraj
Dear All,
Using Postgres 8.3 in Suse Iinux Enterprise Edition 11 SP1. Recently server
rebooted automatically and found RAM problem and the problematic RAM has been
replaced. Now DB is working fine except,
While vacuum and analyze, the log shows the below error.
ERROR: catalog is missing 16 attribute(s) for relid 375526787
ERROR: catalog is missing 16 attribute(s) for relid 375526787
Kindly suggest about the same.
Well, bad RAM means there might be bad _data_ in your server. I
normally recommand a dump/reload in such cases.
--
Bruce Momjian <***@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +
--
Sent via pgsql-admin mailing list (pgsql-***@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Loading...