Re: LOG: unexpected EOF on client connection

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: ezequias(at)fastcon(dot)com(dot)br
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: LOG: unexpected EOF on client connection
Date: 2007-04-05 15:20:46
Message-ID: 27556.1175786446@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

<ezequias(at)fastcon(dot)com(dot)br> 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

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Scott Marlowe 2007-04-05 15:24:26 Re: Generating dates prior to generate_series
Previous Message Gary Stainburn 2007-04-05 15:17:58 Another date range join problem