Pgpool questions

From: "Brian Maguire" <bmaguire(at)vantage(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Pgpool questions
Date: 2005-04-23 14:41:00
Message-ID: 4BAFBB6B9CC46F41B2AD7D9F4BBAF7850DE323@vt-pe2550-001.vantage.vantage.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2005-04-23 15:27:04 Re: PRIMARY KEY and indexes
Previous Message Sean Davis 2005-04-23 12:21:33 Re: PRIMARY KEY and indexes