dbmirror - Mailing list pgsql-general

From Fred Fung
Subject dbmirror
Date
Msg-id 002e01c43835$9d824940$e6d849c6@fung
Whole thread Raw
List pgsql-general
Hi,
 
Does anybody know if the slave database(s) in the dbmirror replication model can be queried (via SQL SELECT statement) by a client program as if it is quering the master database (I understand that the slave database may not be a 100% mirror of the master at any given moment but that is good enough) ? We are exploring the possibility of a multi-server architecture where the master postgres database would handle all the data update maintenance workload whereas the slave(s) would handle all the query workload.
 
Any suggestions would be much appreciated.
 
 
TIA.
 
 
Fred
 
 
 

pgsql-general by date:

Previous
From: Glenn Sullivan
Date:
Subject: Re: LISTEN/NOTIFY with JDBC
Next
From: felix-lists-pgsql@crowfix.com
Date:
Subject: Confusion about inheritance