Re: Configuring synchronous replication - Mailing list pgsql-hackers

From Jesper Krogh
Subject Re: Configuring synchronous replication
Date
Msg-id 4C939653.8030408@krogh.cc
Whole thread Raw
In response to Configuring synchronous replication  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
On 2010-09-17 10:09, Heikki Linnakangas wrote:<br /><span style="white-space: pre;">> I think it makes most sense
toset sync vs. async in the master, and <br /> > the level of synchronicity in the slave. Although I have
sympathy<br/> > for the argument that it's simpler if you configure it all from the <br /> > master side as
well.</span><br/><br /> Just a comment as a sysadmin, It would be hugely beneficial if the<br /> master and slaves all
wasable to run from the "exact same" configuration<br /> file. This would leave out any doubt of the configuration of
the"complete cluster"<br /> in terms of debugging. Slave would be able to just "copy" over the masters<br />
configuration,etc. etc. <br /><br /> I dont know if it is doable or has any huge backsides. <br /><br /> -- <br />
Jesper<br/> 

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Report: removing the inconsistencies in our CVS->git conversion
Next
From: Tom Lane
Date:
Subject: CVS to Git conversion: second try Monday