On Thu, Jan 3, 2013 at 11:04 AM, John R Pierce <pierce@xxxxxxxxxxxx> wrote:
:-( My application continue to hold idle connections.
of course, a pooler only works right if the client applications are modified to open a connection, do a transaction, and close the connection. if the clients continue to hold idle connections, the pooler won't do anything useful for you.