Relation does not exist

From: "Brusser, Michael" <Michael(dot)Brusser(at)matrixone(dot)com>
To: "Pgsql-Hackers (E-mail)" <pgsql-hackers(at)postgresql(dot)org>
Subject: Relation does not exist
Date: 2004-11-13 11:42:45
Message-ID: 9150DCE0CCB4D411A7DB00508BB0DBF20B59CFFF@msx1am.matrixone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Our customer reported a problem with Postgres v.7.3.2 server on Solaris 8
I asked them to run a quick query and it looks like the database is
corrupted:

select count (1) from t_revisioncontrol
ERROR: Relation 17236 does not exist

What can I do next?
Thanks,
Mike

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gavin Sherry 2004-11-13 12:14:28 src/tools/make_keywords
Previous Message Bruce Momjian 2004-11-13 11:06:40 Re: A modest proposal: get rid of GUC's USERLIMIT