On Wed, Jul 4, 2012 at 2:11 PM, Raghavendra < raghavendra....@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. > > One more point, reindex the system catalog as "reindexdb -s" --Raghav