Re: Failed sanity check?

From: Lee Azzarello <lee(at)dropio(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Failed sanity check?
Date: 2009-02-05 00:03:48
Message-ID: 16b031c0902041603w61065a46y1ba6977b0a427049@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Can you perform queries against tables in that database? You may have
to poke around in the systems tables for the object ids in question.

-lee

On Wed, Feb 4, 2009 at 2:32 PM, Carol Walter <walterc(at)indiana(dot)edu> wrote:
> Hello,
>
> I'm getting this message when I try to back up one of my databases. Is
> there something I can do about this?
>
> bash-3.00# pg_dump -U postgres citesrch > /pgdump/citesrch_bk.sql
> pg_dump: failed sanity check, parent table OID 131956046 of pg_rewrite entry
> OID 131956048 not found
>
> Thanks,
>
> Carol
>
> --
> Sent via pgsql-admin mailing list (pgsql-admin(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-admin
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message raf 2009-02-05 02:00:38 Re: How to prevent users from creating tables
Previous Message Carol Walter 2009-02-04 19:32:58 Failed sanity check?