Re: Use of PgBouncer

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Ankur Kaushik <ankurkaushik(at)gmail(dot)com>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Use of PgBouncer
Date: 2015-10-07 21:44:17
Message-ID: CAKFQuwa=SkzEWHQHz1NNfSGOj5ruLJdCnspzx58b-GB9OSi7UA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Wed, Oct 7, 2015 at 5:15 PM, Ankur Kaushik <ankurkaushik(at)gmail(dot)com>
wrote:

>
> As stated PgBouncer is used to manage connection pool , If the connection
> pool is managed by java then May I now If this is still used ?
>

Whether you want to use an external connection pooler like pgBouncer when
you are doing in-container/in-application connection pooling is a decision
you will need to make based upon your specific circumstances.

David J.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ankur Kaushik 2015-10-07 22:05:51 Re: Use of PgBouncer
Previous Message Ankur Kaushik 2015-10-07 21:15:07 Use of PgBouncer