public-cloud-roadmap icon indicating copy to clipboard operation
public-cloud-roadmap copied to clipboard

Managed DB Postgres synchronous replication

Open matmicro opened this issue 1 year ago • 7 comments

As a Postgresql Managed Database, from Business plan, i need a synchronous replication from my master (read/write) node to my slave (read only replica) node.

From Enterpris offer (1 master + 2 replicas) also. Or can be optionally configurable for backup node (3rd node).

This settings might be configuratble from advanced configuration.

The current offer is asynchronous replication.

matmicro avatar Nov 08 '23 14:11 matmicro

Current offer is indeed asynchronous by default. There is an advanced parameter synchronous_replication to make the replication synchronous.

What you want is to have this option both for Business and Enterprise plan ?

thild42 avatar Nov 09 '23 16:11 thild42

Yes it should be available for both Business and Enterprise. But maybe for enterprise it should be also configurable for the 3rd node.

Any ETA to have this available ? (from API and/or UI) ?

matmicro avatar Nov 10 '23 13:11 matmicro

Did you get feedback from Aiven ? Any ETA to have this synchronous replication available ?

Regards

matmicro avatar Nov 22 '23 16:11 matmicro

After some testing the advanced parameter synchronous_replication could be made available on the Enterprise plan.

Currently, Essential and Business are not supported by Aiven.

thild42 avatar Dec 05 '23 17:12 thild42

Is this setting available from Manager UI ? Could we get confirmation that if we scale down from Enterprise plan to Business plan the synchronous_replication is disabled or not ? (to know if we must do the change ourself or not).

matmicro avatar Apr 07 '24 11:04 matmicro

Can we get progress on that please ? ETA to be able to see the value of config "synchronous_replication" ?

matmicro avatar Jun 19 '24 20:06 matmicro

Any update to expose this config parameter please ?

matmicro avatar Aug 15 '24 08:08 matmicro