Skip to content

Conversation

lalbers
Copy link
Contributor

@lalbers lalbers commented Mar 18, 2020

Related to issue #505


Patroni offers the possibility of a synchronous replication. This ensures consistency across a cluster by confirming that writes are written to a secondary before returning to the connecting client with a success.

It would be great, if this option is adjustable via postgresql.crd

Patroni replication modes:
zalando/patroni - replication_modes.rst

lalbers and others added 4 commits March 20, 2020 11:21
Does the same but is shorter. So we fix that it if you like.

Co-Authored-By: Felix Kunde <felix-kunde@gmx.de>
Co-Authored-By: Felix Kunde <felix-kunde@gmx.de>
@FxKu FxKu added this to the 1.5 milestone Mar 25, 2020
@FxKu
Copy link
Member

FxKu commented Mar 31, 2020

👍

Copy link
Contributor

@CyberDem0n CyberDem0n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we are going this way lets also add support of synchronous_mode_strict: https://patroni.readthedocs.io/en/latest/replication_modes.html#synchronous-mode

@FxKu
Copy link
Member

FxKu commented Apr 1, 2020

@lalbers as Alex suggested could you add the same for synchronous_mode_strict, too?

@lalbers
Copy link
Contributor Author

lalbers commented Apr 2, 2020

@lalbers as Alex suggested could you add the same for synchronous_mode_strict, too?

sounds reasonable, i will add that option, too 🚀

@FxKu
Copy link
Member

FxKu commented Apr 2, 2020

👍

1 similar comment
@sdudoladov
Copy link
Member

👍

@FxKu FxKu merged commit 4dee891 into zalando:master Apr 6, 2020
@lalbers lalbers deleted the sync_rep branch April 17, 2020 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants