Re: pg 8.4 crashing.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg 8.4 crashing.
Дата
Msg-id 2170.1285273061@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg 8.4 crashing.  (Scott Marlowe <scott.marlowe@gmail.com>)
Ответы Re: pg 8.4 crashing.  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
Scott Marlowe <scott.marlowe@gmail.com> writes:
> I've got a problem with pg 8.4.4 crashing with a sig 6 abort due to a
> panic on failing to add a right sibling in an index.  Log output:

> PANIC:  failed to add item to the right sibling in index "logged_in_uid"
> STATEMENT:  INSERT INTO logged_in ...

If you can apply this patch:
http://archives.postgresql.org/pgsql-committers/2010-08/msg00365.php
it should tell you which index page is causing the problem.  Then
please dump that page with pg_filedump and send it in.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Visualize GiST Index
Следующее
От: kongsgar@stud.ntnu.no
Дата:
Сообщение: Restore/dump from "/usr/local/pgsql/data" directory