<[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 ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match