On Mon, 23 Jan 2006 10:23:17 -0600
"Dave Dutcher" <dave@tridecap.com> wrote:
> I don't think pgpool is what you need.  If I understand pgpool
> correctly, pgpool lets you pool multiple postgres servers together.
> You are just looking for database connection pooling.
  While pgpool can let you pool together multiple backend servers,
  it also functions well as just a connection pooling device with
  only one backend.
 ---------------------------------
   Frank Wiles <frank@wiles.org>
   http://www.wiles.org
 ---------------------------------