| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Hariraman Jayaraj <hariraman(dot)ocp(at)gmail(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: catalog is missing |
| Date: | 2012-10-10 15:57:50 |
| Message-ID: | 20121010155750.GC11892@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On Wed, Oct 10, 2012 at 11:17:39AM +0530, Hariraman Jayaraj wrote:
> 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 <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Pooser | 2012-10-10 17:41:10 | Multiple LDAP servers -- no failover? |
| Previous Message | Albe Laurenz | 2012-10-10 07:49:13 | Re: Mixing 8.4.x and 9.2.x clients and servers |