Re: defunct postmasters

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: defunct postmasters
Дата
Msg-id 5828.989601581@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: defunct postmasters  (Philip Crotwell <crotwell@seis.sc.edu>)
Ответы Re: defunct postmasters  (Philip Crotwell <crotwell@seis.sc.edu>)
Список pgsql-general
> (gdb) bt
> #0  0x4013da02 in __libc_accept () from /lib/libc.so.6
> #1  0x80c34b9 in StreamConnection ()
> #2  0x80e07b1 in ConnCreate ()
> #3  0x80e0239 in ServerLoop ()
> #4  0x80dfdb3 in PostmasterMain ()
> #5  0x80c3fa5 in main ()
> #6  0x400a39cb in __libc_start_main (main=0x80c3ec0 <main>, argc=4,

Hmph.  Waiting to accept a connection that's evidently not coming
through.  Maybe that portscan did cause this.

I'd say go ahead and kill it, and after restarting try another portscan
to see if that really does cause the problem.

            regards, tom lane

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

Предыдущее
От: Philip Crotwell
Дата:
Сообщение: Re: defunct postmasters
Следующее
От: fabrizio.ermini@sysdat.it
Дата:
Сообщение: Re: Whait is the $PGDATA/data/pg_log file use for?