Re: Doubt in pgbouncer

From: Fabio Pardi <f(dot)pardi(at)portavita(dot)eu>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Doubt in pgbouncer
Date: 2020-10-02 06:50:45
Message-ID: aef84b08-9012-fdfb-83bb-21fe81b53f10@portavita.eu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Rama,

On 02/10/2020 01:42, Rama Krishnan wrote:
> Hi Friends, 
>
> By using pg bouncer can we split read and queries
>

pgbouncer is just a connection pooler.

The logic where to send the reads and where the writes, should be in our application.

regards,

fabio pardi

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2020-10-02 07:13:46 Re: Doubt in pgbouncer
Previous Message Rama Krishnan 2020-10-02 03:15:15 Re: Doubt in pgbouncer