Re: [SQL] LOG: unexpected EOF on client connection

2009-08-05 Thread Tom Lane
Bernd Nawothnig writes: > A client application written in C# + npgsql 2.0.6 causes reproducable > log entries like this: > LOG: unexpected EOF on client connection > LOG: could not receive data from client: Die Verbindung wurde vom > Kommunikationspartner zurückgesetzt(*) This just indicates

Re: [SQL] LOG: unexpected EOF on client connection

2009-08-05 Thread Bernd Nawothnig
Hello, A client application written in C# + npgsql 2.0.6 causes reproducable log entries like this: LOG: unexpected EOF on client connection LOG: could not receive data from client: Die Verbindung wurde vom Kommunikationspartner zurückgesetzt(*) (*) Connection reset by peer The responsable Pr

Re: [SQL] LOG: unexpected EOF on client connection

2007-04-05 Thread Tom Lane
<[EMAIL PROTECTED]> writes: > FATAL: sorry, too many clients already You need a larger max_connections setting. > LOG: unexpected EOF on client connection I think pgbench just dies ungracefully if it gets a connection failure. regards, tom lane ---

[SQL] LOG: unexpected EOF on client connection

2007-04-05 Thread ezequias
Hi list, I am doing a benchmark in my database but it is spent too much time. I was looking for my log file but I could not understad clearly what it says. The log is like this: INT: Consider increasing the configuration parameter "checkpoint_segments". LOG: checkpoints are occurring too fre