Re: Problem with PITR Past Particular WAL File

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Problem with PITR Past Particular WAL File
Дата
Msg-id 20071025125727.GH5661@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Problem with PITR Past Particular WAL File  (Craig McElroy <craig.mcelroy@contegix.com>)
Ответы Re: Problem with PITR Past Particular WAL File  (Craig McElroy <craig.mcelroy@contegix.com>)
Список pgsql-admin
Craig McElroy wrote:
> Tom:
>   Thanks for your help on this.  The trace details are as follows:
>
> Core was generated by `/usr/local/pgsql/bin/postgres -D /pgdata01/data'.
> Program terminated with signal 11, Segmentation fault.
>
> #0  0x080b8ee0 in entrySplitPage ()
> #1  0x080baccf in ginInsertValue ()
> #2  0x080b81b7 in gin_xlog_cleanup ()

So it looks like a bug in the gin xlog code, which makes sense because
it's new.

Can you please execute in that gdb session the command "bt full" and
send the output?

--
Alvaro Herrera                        http://www.advogato.org/person/alvherre
"La realidad se compone de muchos sueños, todos ellos diferentes,
pero en cierto aspecto, parecidos..." (Yo, hablando de sueños eróticos)

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

Предыдущее
От: Craig McElroy
Дата:
Сообщение: Re: Problem with PITR Past Particular WAL File
Следующее
От: Craig McElroy
Дата:
Сообщение: Re: Problem with PITR Past Particular WAL File