libpq query length limit

Поиск
Список
Период
Сортировка
От Charles Seaton
Тема libpq query length limit
Дата
Msg-id 47F963C1.7070100@stccmop.org
обсуждение исходный текст
Ответы Re: libpq query length limit
Список pgsql-interfaces
I am using libpq to access a PostgreSQL 8.2.7 database.

I am encountering segfault errors when the query length exceeds some 
value greater than 633 characters and less than 2492 characters. The 
database log shows the message
LOG:  08P01: unexpected EOF on client connection

The query that causes problems through libpq can be run directly in psql 
without a problem.

Is there a limit on the length of a query, and is there a way around this?

thanks,

Charles Seaton



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

Предыдущее
От: "Francisco Figueiredo Jr."
Дата:
Сообщение: [ANN] Npgsql2 Beta3 Released!! - Correction
Следующее
От: Tom Lane
Дата:
Сообщение: Re: libpq query length limit