Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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



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".



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group