| От | Stephen Frost |
|---|---|
| Тема | Re: PostgreSQL native multi-master |
| Дата | |
| Msg-id | 20200408155339.GF13712@tamriel.snowman.net обсуждение |
| Ответ на | PostgreSQL native multi-master (Vano Beridze <vanuatoo@gmail.com>) |
| Ответы |
Re: PostgreSQL native multi-master
|
| Список | pgsql-general |
Greetings, * Vano Beridze (vanuatoo@gmail.com) wrote: > What are the plans to support multi-master natively? > What solution would you recommend at this point? preferably free. You probably want to look at logical replication, which allows you to replicate data from one PG server to another (with both allowing writes). This doesn't have any conflict resolution today, so you have to make sure there aren't any conflicts or you might end up breaking the replication. Having conflict resolution included in core would certainly be nice but I'm not aware of anyone currently working on it. I'm sure there are organizations out there who are committed to open source and who would be happy to work with you to add that capability to PG though. Thanks, Stephen
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера