| От | James Mansion |
|---|---|
| Тема | Re: Core team statement on replication in PostgreSQL |
| Дата | |
| Msg-id | 484303B3.10109@mansionfamily.plus.com обсуждение исходный текст |
| Ответ на | Re: Core team statement on replication in PostgreSQL (Aidan Van Dyk <aidan@highrise.ca>) |
| Список | pgsql-hackers |
Aidan Van Dyk wrote: > The whole single-threaded WAL replay problem is going to rear it's ugly > head here too, and mean that a slave *won't* be able to keep up with a > busy master if it's actually trying to apply all the changes in > real-time. Is there a reason to commit at the same points that the master committed? Wouldn't relaxing that mean that at least you would get 'big' commits and some economy of scale? It might not be too bad. All I can say is that Sybase warm standby is useful, even though the rep for an update that changes a hundred rows is a hundred updates keyed on primary key, which is pretty sucky in terms of T-SQL performance.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера