dbTalk Databases Forums  

[BUGS] BUG #2312: Software caused connection abort (0x00002745/10053) with long Bytea (>4.5mb) in the query

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #2312: Software caused connection abort (0x00002745/10053) with long Bytea (>4.5mb) in the query in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
inner
 
Posts: n/a

Default [BUGS] BUG #2312: Software caused connection abort (0x00002745/10053) with long Bytea (>4.5mb) in the query - 03-15-2006 , 05:02 PM







The following bug has been logged online:

Bug reference: 2312
Logged by: inner
Email address: transto (AT) inbox (DOT) ru
PostgreSQL version: 8.1.2
Operating system: Windows XP pro
Description: Software caused connection abort (0x00002745/10053) with
long Bytea (>4.5mb) in the query
Details:

Client application tries to execute query with Bytea quoted parameter.
When size of Bytea param is less than 4.5 mb query executes fine. But when
size of bytea param is more than 4.5mb (5mb e.g.) then raises exception:
---
Software caused connection abort (0x00002745/10053)
---
Server says: "could not receive data from client".
and doing "unexpected EOF on client connection".

Reading archives of postresql.org i find out, that it can be problem of
tcp_alive parameters in windows.

Please, tell me definitely is that normal limitation for bytea on windows
platform?

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.