Re: Troubleshooting cored dumps

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Troubleshooting cored dumps
Дата
Msg-id 1673.1019238313@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Troubleshooting cored dumps  (Francisco Reyes <lists@natserv.com>)
Ответы Re: Troubleshooting cored dumps  (Francisco Reyes <lists@natserv.com>)
Список pgsql-general
Francisco Reyes <lists@natserv.com> writes:
> How does one go about troubleshooting Core Dumps?
> server sent data ("D" message) without prior row description ("T" message)
> server sent data ("D" message) without prior row description ("T" message)
> server sent data ("D" message) without prior row description ("T" message)
> server sent data ("D" message) without prior row description ("T" message)
> server sent data ("D" message) without prior row description ("T" message)
> server sent data ("D" message) without prior row description ("T" message)
> DEBUG:  pq_flush: send() failed: Broken pipe
> Segmentation fault (core dumped)

I'll save you the trouble: I'll bet that psql ran out of memory for a
huge result set.  libpq is not real robust about coping with that :-(.

            regards, tom lane

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

Предыдущее
От: Roy Souther
Дата:
Сообщение: Re: Paradox to PostgreSQL?
Следующее
От: "Oberpriller, Wade D."
Дата:
Сообщение: Disabling libpq clients stderr output from backend