Re: Core team statement on replication in PostgreSQL

Поиск
Список
Период
Сортировка
От Stephen Denne
Тема Re: Core team statement on replication in PostgreSQL
Дата
Msg-id F0238EBA67824444BC1CB4700960CB480576691E@dmpeints002.isotach.com
обсуждение исходный текст
Ответ на Re: Core team statement on replication in PostgreSQL  (Hannu Krosing <hannu@krosing.net>)
Ответы Re: Core team statement on replication in PostgreSQL
Список pgsql-hackers
Hannu Krosing wrote:
> The simplest form of synchronous wal shipping would not even need
> postgresql running on slave, just a small daemon which
> reports when wal
> blocks are a) received and b) synced to disk.

While that does sound simple, I'd presume that most people would want the guarantee of the same version of postgresql
installedwherever the logs are ending up, with the log receiver speaking the same protocol version as the log sender. I
imaginethat would be most easily achieved through using something like the continuously restoring startup mode of
currentpostgresql. 

However variations on this kind of daemon can be used to perform testing, configuring it to work well, go slow, pause,
notrespond, disconnect, or fail in particular ways, emulating disk full, etc. 

Regards,
Stephen Denne.
--
At the Datamail Group we value teamwork, respect, achievement, client focus, and courage.
This email with any attachments is confidential and may be subject to legal privilege.
If it is not intended for you please advise by replying immediately, destroy it and do not
copy, disclose or use it in any way.

The Datamail Group, through our GoGreen programme, is committed to environmental sustainability.
Help us in our efforts by not printing this email.
__________________________________________________________________ This email has been scanned by the DMZGlobal
BusinessQuality             Electronic Messaging Suite. 
Please see http://www.dmzglobal.com/dmzmessaging.htm for details.
__________________________________________________________________




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Case-Insensitve Text Comparison
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Case-Insensitve Text Comparison