Re: Constant WAL replay

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Constant WAL replay
Дата
Msg-id 426BDEF8.6000709@commandprompt.com
обсуждение исходный текст
Ответ на Re: Constant WAL replay  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Ответы Re: Constant WAL replay  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Constant WAL replay  (Hans-Jürgen Schönig <postgres@cybertec.at>)
Список pgsql-hackers
Alvaro Herrera wrote:
> On Sun, Apr 24, 2005 at 08:10:34AM +0200, Hans-Jürgen Schönig wrote:
> 
> 
>>The idea: We are looking for a way to implement a synchronous 
>>single-master / multiple slaves systems.
>>Meanwhile we are able to serialize / deserialize WAL records and send 
>>them to a group communication system which transports those records to 
>>the slave database.
>>This is not hard to do.
> 
> 
> In fact, I believe Command Prompt's Mammoth Replicator does exactly
> this.

Very close. We don't use the WAL (yet, slated for probably 8.1) but we
do use a transaction log shipping method. So the implementation is 
almost the same.

Sincerely,

Joshua D. Drake
Command Prompt, Inc.




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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: [PERFORM] Bad n_distinct estimation; hacks suggested?
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: [PERFORM] Bad n_distinct estimation; hacks suggested?