pgbouncer - pgbouncer: Don't let clients queue in case no servers and

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbouncer - pgbouncer: Don't let clients queue in case no servers and
Date: 2010-02-12 19:09:02
Message-ID: 20100212190902.1262010715C9@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Don't let clients queue in case no servers and connections fail.

That allows to avoid unnecessary delays in hopeless situations.

Modified Files:
--------------
pgbouncer/src:
janitor.c (r1.37 -> r1.38)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/janitor.c?r1=1.37&r2=1.38)
objects.c (r1.54 -> r1.55)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/objects.c?r1=1.54&r2=1.55)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2010-02-12 19:13:07 pgbouncer - pgbouncer: log message: statement timeout -> query timeout,
Previous Message User Mkz 2010-02-12 19:05:04 pgbouncer - pgbouncer: Introduce a new configuration setting: