Re: BufTableDelete: BufferLookup table corrupted

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Blaise Carrupt <bc(at)mjtsa(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: BufTableDelete: BufferLookup table corrupted
Date: 2001-03-01 15:45:52
Message-ID: 21215.983461552@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Blaise Carrupt <bc(at)mjtsa(dot)com> writes:
> When I connect to database (with psql, e.g.), I receive the message
> 'FATAL 1: BufTableDelete: BufferLookup table corrupted'.

Try restarting the postmaster. AFAICS your problems are just with
datastructures in shared memory, so a postmaster restart should clean
them up.

If you can figure out the sequence of actions that produced this state
in the first place, please file a bug report with details ...

regards, tom lane

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Blaise Carrupt 2001-03-01 16:57:03 Re: BufTableDelete: BufferLookup table corrupted
Previous Message Blaise Carrupt 2001-03-01 13:04:55 BufTableDelete: BufferLookup table corrupted