[OSM-dev] Synchronous mode
Tom Hughes
tom at compton.nu
Tue Feb 20 22:20:07 UTC 2018
On 20/02/18 21:16, Paul Norman wrote:
> The data loss potential is very minimal, particularly since anything
> that brings down the DB server is likely to cause much larger
> interruptions to mapping than the loss of 5 seconds of PostgreSQL
> replication.
I'd also point out that the data loss risk that page talks about is
only if the primary is a total loss and you decide to flip to the
secondary.
If the primary crashes and restarts then the secondary will replay
the logs in the same way the primary does and both will have the
same view of the data.
Tom
--
Tom Hughes (tom at compton.nu)
http://compton.nu/
More information about the dev
mailing list