Re: BufTableDelete: BufferLookup table corrupted

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BufTableDelete: BufferLookup table corrupted
Дата
Msg-id 21215.983461552@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BufTableDelete: BufferLookup table corrupted  (Blaise Carrupt <bc@mjtsa.com>)
Список 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 по дате отправления:

Предыдущее
От: Blaise Carrupt
Дата:
Сообщение: Re: BufTableDelete: BufferLookup table corrupted
Следующее
От: Frank Joerdens
Дата:
Сообщение: Weird NOT IN effect with NULL values