| От | José Orlando Pereira |
|---|---|
| Тема | Re: standard interfaces for replication providers |
| Дата | |
| Msg-id | 200608101500.16468.jop@lsd.di.uminho.pt обсуждение |
| Ответ на | Re: standard interfaces for replication providers (Hannu Krosing <hannu@skype.net>) |
| Список | pgsql-hackers |
On Wednesday 09 August 2006 20:57, Hannu Krosing wrote: > > > > Why reinvent the wheel for everything if there was an interface that > > offered some of the needed functionality? Maybe PostgreSQL-R is simply > > too deep in the database for any of this to be useful, but I'm 99% > > certain that Slony could make use of some of this stuff, such as a hook > > on tuples being written out. > > Slonys problems ar *not* in getting access to tuples written out. Why > fix something that aint broken ? The current implementation of GAPI on PostgreSQL uses the same approach as Slony-I to extract the write-set. The difference is that it can push them out immediatly on commit, as required for eager update. -- Jose Orlando Pereira
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера