I have a couple Pgpool questions regarding running pgpool as a load balancer with Sony as the replicator.
Is there anyway to load balance selects to more than 2 servers? ex. 1 master with 2 slaves? Run multiple instances?
Is there any way to tell a select (ex. with a function) to go only the master and not the slave?
Is there any way to tell a select query to only go to the slave?
Thanks