Re: replication hooks

Поиск
Список
Период
Сортировка
От James Mansion
Тема Re: replication hooks
Дата
Msg-id 4842FCF6.10005@mansionfamily.plus.com
обсуждение исходный текст
Ответ на replication hooks  ("Marko Kreen" <markokr@gmail.com>)
Список pgsql-hackers
Marko Kreen wrote:
> There is this tiny matter of replicating schema changes asynchronously,
> but I suspect nobody actually cares.  Few random points about that:
>   
I'm not sure I follow you - the Sybase 'warm standby' replication of 
everything is really
useful for business continuity.  The per-table rep is more effective for 
publishing reference
data, but is painful to maintain.

Not having something that automagically reps a complete copy including 
DDL (except
for temp tables) is a major weakness IMO.

James



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Zdenek Kotala
Дата:
Сообщение: Re: Where can I find the doxyfile?
Следующее
От: James Mansion
Дата:
Сообщение: Re: Core team statement on replication in PostgreSQL