Re: [HACKERS] Postgres server goes in recovery mode repeteadly - Mailing list pgsql-admin

From Tom Lane
Subject Re: [HACKERS] Postgres server goes in recovery mode repeteadly
Date
Msg-id 19380.1254243144@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] Postgres server goes in recovery mode repeteadly  (kunal sharma <ksharma.linux@gmail.com>)
List 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 by date:

Previous
From: kunal sharma
Date:
Subject: Re: [HACKERS] Postgres server goes in recovery mode repeteadly
Next
From: Alvaro Herrera
Date:
Subject: Re: Postgresql 8.4 pam