Re: BufTableDelete: BufferLookup table corrupted - Mailing list pgsql-sql

From Tom Lane
Subject Re: BufTableDelete: BufferLookup table corrupted
Date
Msg-id 21215.983461552@sss.pgh.pa.us
Whole thread Raw
In response to BufTableDelete: BufferLookup table corrupted  (Blaise Carrupt <bc@mjtsa.com>)
List pgsql-sql
Blaise Carrupt <bc@mjtsa.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


pgsql-sql by date:

Previous
From: Blaise Carrupt
Date:
Subject: Re: BufTableDelete: BufferLookup table corrupted
Next
From: Frank Joerdens
Date:
Subject: Weird NOT IN effect with NULL values