BufTableDelete: BufferLookup table corrupted - Mailing list pgsql-sql

From Blaise Carrupt
Subject BufTableDelete: BufferLookup table corrupted
Date
Msg-id 200103011304.NAA16646@mjtsa.com
Whole thread Raw
Responses Re: BufTableDelete: BufferLookup table corrupted  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
Hi all !

I'm working with PostgreSQL 7.0.2, and I may have a little problem : my database 
seems to be corrupted.

When I connect to database (with psql, e.g.), I receive the message 'FATAL 1: 
BufTableDelete: BufferLookup table corrupted'.

If I insist, I can enter the database. But then, a couple of things doesn't work 
any more : \dt, to display tables, tells me 'ERROR: SearchSysCache: recursive 
use of cache 17'.

Statements seem to work, but I'm afraid the problem could extend.

So, is it so bad it seems to be ? Does someone has an idea how I can fix that 
problem without loosing all ?

Thanks in advance.

_____________
B. Carrupt


pgsql-sql by date:

Previous
From: Christopher Sawtell
Date:
Subject: Re: Array as parameter in plpgSQL functions
Next
From: Blaise Carrupt
Date:
Subject: Re: BufTableDelete: BufferLookup table corrupted