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