Re: Built-in Raft replication - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Built-in Raft replication
Date
Msg-id CAJ7c6TOXPTaE6Bb33B1fEiOb7ifjmE7rWs9rp8Crc6r808zP6A@mail.gmail.com
Whole thread Raw
In response to Re: Built-in Raft replication  (Yura Sokolov <y.sokolov@postgrespro.ru>)
Responses Re: Built-in Raft replication
List pgsql-hackers
Hi Yura,

> I've been working in a company which uses MongoDB (3.6 and up) as their
> primary storage. And it seemed to me as "God Send". Everything just worked.
> Replication was as reliable as one could imagine. It outlives several
> hardware incidents without manual intervention. It allowed cluster
> maintenance (software and hardware upgrades) without application downtime.
> I really dream PostgreSQL will be as reliable as MongoDB without need of
> external services.

I completely understand. I had exactly the same experience with
Stolon. Everything just worked. And the setup took like 5 minutes.

It's a pity this project doesn't seem to get as much attention as
Patroni. Probably because attention requires traveling and presenting
the project at conferences which costs money. Or perhaps people are
just happy with Patroni. I'm not sure in which state Stolon is today.

-- 
Best regards,
Aleksander Alekseev



pgsql-hackers by date:

Previous
From: Konstantin Osipov
Date:
Subject: Re: Built-in Raft replication
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Non text modes for pg_dumpall, correspondingly change pg_restore