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
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
<[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
---
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