Re: [HACKERS] Postgres server goes in recovery mode repeteadly

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] Postgres server goes in recovery mode repeteadly
Дата
Msg-id 19380.1254243144@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Postgres server goes in recovery mode repeteadly  (kunal sharma <ksharma.linux@gmail.com>)
Список pgsql-admin
kunal sharma <ksharma.linux@gmail.com> writes:
> gdb backtrce-
> (gdb) bt full
> #0  0x00002ad6d7b8c2b3 in __select_nocancel () from /lib64/libc.so.6
> No symbol table info available.
> #1  0x00000000005a39bc in ServerLoop () at postmaster.c:1304
>         timeout = {tv_sec = 55, tv_usec = 352000}

I think what you're showing us is a stack trace of an idle postmaster
process, not the process that crashed.

            regards, tom lane

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

Предыдущее
От: kunal sharma
Дата:
Сообщение: Re: [HACKERS] Postgres server goes in recovery mode repeteadly
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Postgresql 8.4 pam