| От | Markus Schiltknecht |
|---|---|
| Тема | Re: Replication |
| Дата | |
| Msg-id | 44EA06B4.7030902@bluegap.ch обсуждение исходный текст |
| Ответ на | Re: Replication (Jeff Davis <pgsql@j-davis.com>) |
| Список | pgsql-hackers |
Jeff Davis wrote: > Synchronous replication (to me) means that the data has been written to > permanent storage on all masters and all slaves before any master or > slave reports a successful COMMIT. Are you suggesting that you ship the > WAL over the network, wait for it to be written to the slave, and then > report a successful commit? I'm not suggesting doing replication like that. But I think that's what people mean when they propose that "multi-master synchronous replication would be fairly trivial to implement with 2PC and wal-shipping". This is more or less trivial to implement, yes. But it won't scale. Regards Markus
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера