Hi,
I am trying to load balance read queries using pgpool in aws,
My database setup is like one postgres master rds and two read replicas of the master
But not able to load balance the read queries. All the queries are going to node 0( host 0).
Thanks in Advance
Regards,
Fahad