Re: Real application clustering in postgres. - Mailing list pgsql-general

From Christoph Moench-Tegeder
Subject Re: Real application clustering in postgres.
Date
Msg-id 20200308230150.GA39854@elch.exwg.net
Whole thread Raw
In response to Re: Real application clustering in postgres.  (Andrew Kerber <andrew.kerber@gmail.com>)
List pgsql-general
## Andrew Kerber (andrew.kerber@gmail.com):

>  The nice point of oracle
> dataguard is that it is a block by block copy, while all of the Postgres
> Multi-Master and master-slave replication solutions work by SQL capture.

https://www.postgresql.org/docs/12/warm-standby.html#STREAMING-REPLICATION
I wouldn't exactly call our streaming replication "SQL capture".

Regards,
Christoph

-- 
Spare Space



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Table with many NULLS for indexed column yields strange query plan
Next
From: Achilleas Mantzios
Date:
Subject: Re: Rules versus triggers