Re: Tips for investigating DBMS failure

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Tips for investigating DBMS failure
Дата
Msg-id 26698.971715754@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Tips for investigating DBMS failure  (Karl DeBisschop <kdebisschop@range.infoplease.com>)
Ответы Re: Tips for investigating DBMS failure  (Vince Vielhaber <vev@michvhf.com>)
Список pgsql-general
Karl DeBisschop <kdebisschop@range.infoplease.com> writes:
> If it's of any use, I have attached the debug output - I don't see
> where the problem is occurring, but I don't pretend to fully understand
> the output, other than the exit is status 25.

Signal 25??  What is that on your machine?  (see /usr/include/signal.h)
On mine it's SIGTSTP, which doesn't make any sense --- for one thing,
that doesn't cause a process exit, only suspension ...

            regards, tom lane

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

Предыдущее
От: "Darrin Ladd"
Дата:
Сообщение: dump vs dumpall
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: Tips for investigating DBMS failure