dbTalk Databases Forums  

[BUGS] BUG #2492: "unexpected EOF on client connection" message in log

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


Discuss [BUGS] BUG #2492: "unexpected EOF on client connection" message in log in the mailing.database.pgsql-bugs forum.



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

Default [BUGS] BUG #2492: "unexpected EOF on client connection" message in log - 06-23-2006 , 07:52 PM







The following bug has been logged online:

Bug reference: 2492
Logged by:
Email address: wizard580 (AT) gmail (DOT) com
PostgreSQL version: 8.1.4
Operating system: debian sid unstable
Description: "unexpected EOF on client connection" message in log
Details:

I make all connections and manipulations with tables by file with commands.
ex: file contain many "INSERT" or several "ANALYZE <table>".
then I do: cat <file> | psql base -U postgres.
Then past some time I see often message "unexpected EOF on client
connection".

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default Re: [BUGS] BUG #2492: "unexpected EOF on client connection" message in log - 06-27-2006 , 07:53 PM






On Jun 23, 2006, at 1:14 AM, "" <wizard580 (AT) gmail (DOT) com>
<wizard580 (AT) gmail (DOT) com> wrote:
Quote:
I make all connections and manipulations with tables by file with
commands.
ex: file contain many "INSERT" or several "ANALYZE <table>".
then I do: cat <file> | psql base -U postgres.
Then past some time I see often message "unexpected EOF on client
connection".
I believe that means that the file ended in the middle of a command
(or the pipe broke, though that's rather unlikely).
--
Jim C. Nasby, Sr. Engineering Consultant jnasby (AT) pervasive (DOT) com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461



---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster


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.