Re: SQL Error: pqReadData() -- read() failed: errno=0 No error
В списке pgsql-general по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: SQL Error: pqReadData() -- read() failed: errno=0 No error |
| Дата | |
| Msg-id | 9009.1062743871@sss.pgh.pa.us обсуждение |
| Ответ на | SQL Error: pqReadData() -- read() failed: errno=0 No error ("Derrick Betts" <Derrick@grifflink.com>) |
| Список | pgsql-general |
"Derrick Betts" <Derrick@grifflink.com> writes:
> I am sending the source text from web pages to the DB (7.3.2) through a
> dataset in Delphi. The field in the DB table is of the type "text", and the
> fieldtype in Delphi shows ftMemo (a Blob type). When I "ApplyUpdates" from
> my application I get the "SQL Error: pqReadData() -- read() failed: errno=0
> No error" message.
> Now, this is only happening when the length of the text that I am attempting
> to update to the DB is large.
Are you by any chance connecting through an SSL-encrypted connection?
If so, does the problem go away when you disable SSL? We recently found
some buffering problems in our SSL interface code that might possibly
yield this kind of failure.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера