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.
Seems as if pgPool is at least worth considering...
David J.