Re: : Postgresql Error after recovery - Mailing list pgsql-general

From Venkat Balaji
Subject Re: : Postgresql Error after recovery
Date
Msg-id CAFrxt0iWZdWhqKcV2m+p4mYfZS6Hw1iEjVb7gfsGAathdT=P9w@mail.gmail.com
Whole thread Raw
In response to Re: : Postgresql Error after recovery  (Raghavendra <raghavendra.rao@enterprisedb.com>)
Responses Re: : Postgresql Error after recovery  (Raghavendra <raghavendra.rao@enterprisedb.com>)
List pgsql-general


On Wed, Jul 4, 2012 at 2:12 PM, Raghavendra <raghavendra.rao@enterprisedb.com> wrote:
On Wed, Jul 4, 2012 at 2:11 PM, Raghavendra <raghavendra.rao@enterprisedb.com> wrote:
\
postgres=# \c oltp_db
FATAL:  index "pg_attribute_relid_attnum_index" contains unexpected zero page at block 0
HINT:  Please REINDEX it.
Previous connection kept

Can anyone please help us.


You have HINT given to REINDEX it. Use reindexdb from OS.  


Re-index option did not work.

Single user mode option did not work as well -

[postgres@localhost bin]$ postgres --single oltp_db -E -D /usr/local/postgresql-9.0.1/data
2012-07-04 04:30:47 CDT [26072]: [1-1] user=,db= FATAL:  index "pg_attribute_relid_attnum_index" contains unexpected zero page at block 0
2012-07-04 04:30:47 CDT [26072]: [2-1] user=,db= HINT:  Please REINDEX it.

Last option would be dump and restore. We need to avoid that reduce the downtime.

Regards,
Venkat

DISCLAIMER:

Please note that this message and any attachments may contain confidential and proprietary material and information and are intended only for the use of the intended recipient(s). If you are not the intended recipient, you are hereby notified that any review, use, disclosure, dissemination, distribution or copying of this message and any attachments is strictly prohibited. If you have received this email in error, please immediately notify the sender and delete this e-mail , whether electronic or printed. Please also note that any views, opinions, conclusions or commitments expressed in this message are those of the individual sender and do not necessarily reflect the views of Ver sé Innovation Pvt Ltd.

pgsql-general by date:

Previous
From: Raghavendra
Date:
Subject: Re: : Postgresql Error after recovery
Next
From: Raghavendra
Date:
Subject: Re: : Postgresql Error after recovery