Re: Constant WAL replay - Mailing list pgsql-hackers

From Neil Conway
Subject Re: Constant WAL replay
Date
Msg-id 426B3F49.7000308@samurai.com
Whole thread Raw
In response to Constant WAL replay  (Hans-Jürgen Schönig <postgres@cybertec.at>)
Responses Re: Constant WAL replay
List pgsql-hackers
Hans-Jürgen Schönig wrote:
> The idea: We are looking for a way to implement a synchronous 
> single-master / multiple slaves systems.
> Meanwhile we are able to serialize / deserialize WAL records and send 
> them to a group communication system which transports those records to 
> the slave database.

BTW, what is the benefit to using a GCS here?

-Neil


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Constant WAL replay
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: Wierd performance issue with 8.1cvs