Re: pqReadData() -- backend closed the channel unexpectedly

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pqReadData() -- backend closed the channel unexpectedly
Дата
Msg-id 23793.969468495@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pqReadData() -- backend closed the channel unexpectedly  (Buddy Lee Haystack <haystack@email.rentzone.org>)
Список pgsql-general
Buddy Lee Haystack <haystack@email.rentzone.org> writes:
> Here's the program stack of the core file using gdb [I learn something new every day!]:

> (gdb) bt
> #0  0x8096243 in ?? ()
> #1  0x8092f3e in ?? ()
> #2  0x8092279 in ?? ()
> #3  0x809197e in ?? ()

Not much help there :-(.  Can you recompile with -g and try it again?

            regards, tom lane

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

Предыдущее
От: Buddy Lee Haystack
Дата:
Сообщение: Re: pqReadData() -- backend closed the channel unexp
Следующее
От: Tom Lane
Дата:
Сообщение: Re: rule with multiple DELETE action part