Re: pgpool - Mailing list pgsql-general

From Geoffrey
Subject Re: pgpool
Date
Msg-id 4C1FA512.1090907@serioustechnology.com
Whole thread Raw
In response to Re: pgpool  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgsql-general
Guillaume Lelarge wrote:

> If you want to be able to connect on various databases from various
> servers, pgBouncer is what you're looking for.

It does not appear that pgbouncer will 'limit exceeding connections' as
does pgpool.  So if I have a pool of 20 connections and 20 connections
are used, what happens to the 21st connection attempt?  Is it rejected
or put into a queue to wait for the next available connection?

--
Until later, Geoffrey

"I predict future happiness for America if they can prevent
the government from wasting the labors of the people under
the pretense of taking care of them."
- Thomas Jefferson

pgsql-general by date:

Previous
From: "Davor J."
Date:
Subject: Re: Optimizer: ranges and partial indices? Or use partitioning?
Next
From: Brad Nicholson
Date:
Subject: Re: A thought about other open source projects