Re: Memory/Performance issue: server closed the connection unexpectedly

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Memory/Performance issue: server closed the connection unexpectedly
Дата
Msg-id 14917.1129046286@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Memory/Performance issue: server closed the connection  (Pieter-Jan Savat <pieterjan.savat@barclab.com>)
Ответы Re: Memory/Performance issue: server closed the connection  (Pieter-Jan Savat <pieterjan.savat@barclab.com>)
Список pgsql-admin
Pieter-Jan Savat <pieterjan.savat@barclab.com> writes:
> 2005-10-11 17:22:28 CEST (postgres@TheCore) [2005-10-11 17:08:49 CEST]
> PANIC:  right sibling's left-link doesn't match

You've got a corrupt btree index.  Try reindexing that table.

            regards, tom lane

В списке pgsql-admin по дате отправления:

Предыдущее
От: Pieter-Jan Savat
Дата:
Сообщение: Re: Memory/Performance issue: server closed the connection
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Regarding array of parameter passing from application to the database