I
I
Ilya Rodionov2020-04-08 11:43:11
PostgreSQL
Ilya Rodionov, 2020-04-08 11:43:11

What is the best replication in Postgres?

Friends gave the idea that postgres has automatic switching of masters (a la cluster mode), unlike mysql (where you need to install either an orchestrator or a galley)

The question is - what type of replication is needed in Postgres for automatic switching of masters? Or is a "cluster" mode needed in general, if it exists in general?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Melkij, 2020-04-08
@melkij

postgres has automatic master switching

There's no such thing.
Only external managers (patroni, for example). Well, or in some forks, but this is a question for these forks, and not for postgresql.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question