Integrating Replication into Core
От | Markus Schiltknecht |
---|---|
Тема | Integrating Replication into Core |
Дата | |
Msg-id | 456495A2.7090805@bluegap.ch обсуждение исходный текст |
Ответы |
Re: Integrating Replication into Core
Re: Integrating Replication into Core Re: Integrating Replication into Core |
Список | pgsql-hackers |
Hi, [ moving to -hackers, that seems more appropriate. ] Jeff Davis wrote: > If there is some great replication solution that a lot of people need > and it will only work with a change to core, that change might make it > in. That's what I'm saying. Although it's hypothetical. > However, there may not be nifty syntax changes nor GUCs in core to > support a specific implementation of a replicator. I'd love to get into that one. Some of the people who have attended my talk at the summit might know that I've introduced the following syntax to Postgres-R: ALTER DATABASE testdb START REPLICATION IN GROUP testgroup USING egcs; And I'm using the system catalogs to store replication settings. What's so wrong with that? Joshua D. Drake wrote:> There is definitely another reason though :). Adding a replication> solution that is integrated *will*increase development overhead in> terms of support. Sure. It's an additional feature after all. Refusing to add stuff to core because it increases development overhead certainly is a dead end. > Replication touches (alot) of places. Yes, that's exactly why I'm going the integrated way with Postgres-R. :-) Regards Markus
В списке pgsql-hackers по дате отправления: