Damaged table "pg_access"

From: Jens Hartwig <jhartwig(at)debis(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Damaged table "pg_access"
Date: 2000-11-28 08:03:26
Message-ID: 3A2366CE.5FB828E@debis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello all,

when I try to access the system-table "pg_class", I get the following
error:

zeda=# select * from pg_class;
NOTICE: get_groname: group 1 not found
pqReadData() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.
!#

What happened? Is there any way to repare the damaged table?

Thanks in advance for all of you, who spend their valuable time!

Best regards, Jens

=============================================
Jens Hartwig
---------------------------------------------
debis Systemhaus GEI mbH
10875 Berlin
Tel. : +49 (0)30 2554-3282
Fax : +49 (0)30 2554-3187
Mobil : +49 (0)170 167-2648
E-Mail : jhartwig(at)debis(dot)com
=============================================

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Hans-Jürgen Schönig 2000-11-28 11:39:50 Selecting empty columns
Previous Message Joe Stump 2000-11-28 00:45:39 Re: [PHP] Re: [PHP-DB] Re: [SQL] a script that queries database periodically