Re: pgpool - Mailing list pgsql-general

From Geoffrey
Subject Re: pgpool
Date
Msg-id 4C209975.700@serioustechnology.com
Whole thread Raw
In response to Re: pgpool  (Scott Marlowe <scott.marlowe@gmail.com>)
Responses Re: pgpool  (Joshua Tolley <eggyknap@gmail.com>)
List pgsql-general
A couple of questions regarding pgpool:

Is there a problem with using multiple connection pools for the same
database?  Point being, we might want to give a higher number of
connections to one group of users then another.  I can see doing this by
having separate connection pools.  The higher priority users have a
larger connection pool.

Is there a problem with using connection pooling and traditional
connections to connect to the same database?

--
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: "Andrus"
Date:
Subject: Re: How to force select to return exactly one row
Next
From: Greg Smith
Date:
Subject: Re: High Availability with Postgres