Re: Postgresql backend error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postgresql backend error
Дата
Msg-id 29386.998403530@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Postgresql backend error  (Nigel Gilbert <n.gilbert@soc.surrey.ac.uk>)
Список pgsql-general
Nigel Gilbert <n.gilbert@soc.surrey.ac.uk> writes:
> How do I start tracking down the cause?

Look in the postmaster's stderr log to see what gets logged.  (If you're
not keeping the log output, now's a good time to start.)  Look to see if
a core file gets dropped in the database subdirectory
($PGDATA/base/whatever/); if so, try to extract a stack trace from it
with gdb.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Sort by foreign date column
Следующее
От: Gayland Gump
Дата:
Сообщение: macaddr data type issue