Re: BUG #2728: Core dump while pgdump DB

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2728: Core dump while pgdump DB
Дата
Msg-id 17882.1162486968@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #2728: Core dump while pgdump DB  ("Yee" <christ1783@yahoo.com>)
Список pgsql-bugs
"Yee" <christ1783@yahoo.com> writes:
> Core was generated by `/gen/tools/pgsql/bin/postmaster -i -S -D
> /gen/tools/pgsql/data'.
> Program terminated with signal 6, Aborted.

We need to see the backtrace (gdb "bt" command) from this.  Also,
did you look in the postmaster log?  Signal 6 probably means that
an Assert() test failed, in which case something would have been
printed in the log before aborting.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2730: strange query performance !
Следующее
От: Robert Treat
Дата:
Сообщение: bug in timestamp and out of range values