Re: Problem with sql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Problem with sql
Дата
Msg-id 17891.1050503867@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Problem with sql  ("De Leeuw Guy" <G.De_Leeuw@eurofer.be>)
Список pgsql-admin
"De Leeuw Guy" <G.De_Leeuw@eurofer.be> writes:
> I running Postgres on a AIX 4.3.3 system, and have encountered an error
> to be a communication problem between the backend and the frontend when
> making a query on a approximately 66Mb return result.
> The error returned is :
> "Backend Sent D message without Prior T"

libpq is running out of memory to store the query result.  It does not
handle that very gracefully :-(

            regards, tom lane


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

Предыдущее
От: "Liz Scates"
Дата:
Сообщение: new user
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Clarification on RH Upgrade, pgsql not working - erroneous pg_hba.conf