Re: Backend died abnormally - postgresql 7.2.1-5

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Backend died abnormally - postgresql 7.2.1-5
Дата
Msg-id 13113.1026835785@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Backend died abnormally - postgresql 7.2.1-5  ("Rick Eicher II" <rick@pbol.net>)
Список pgsql-general
There should be more information in the postmaster log than you've shown
us, too.  The messages you reported are all from backends *other* than
the one that actually crashed.  At the very least the log should have
the postmaster's report of an unexpected child death, with a signal
code.

Also, if you can reproducibly provoke the error, try attaching to the
backend process with gdb before you do so.  gdb should be able to give a
backtrace from the crash point even if no core file results.

            regards, tom lane

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

Предыдущее
От: "Hiroshi Inoue"
Дата:
Сообщение: Re: ODBC Error while selecting a numeric data field
Следующее
От: pgsql-general@mail.commandprompt.com
Дата:
Сообщение: Re: multiple version running