Re: New 8.4 hot standby feature

Поиск
Список
Период
Сортировка
От Jason Long
Тема Re: New 8.4 hot standby feature
Дата
Msg-id 4980785B.8040202@supernovasoftware.com
обсуждение исходный текст
Ответ на Re: New 8.4 hot standby feature  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: New 8.4 hot standby feature
Список pgsql-general
Fujii Masao wrote:
Hi,

On Wed, Jan 28, 2009 at 4:28 AM, Gabi Julien <gabi.julien@broadsign.com> wrote: 
Yes, the logs are shipped every minute but the recevory is 3 or 4 times
longer.   
Are you disabling full_page_writes? It may slow down recovery several times.
 
Thanks I will take a look at it. Also, I came across the record log shipping
feature too in my research:

http://www.postgresql.org/docs/current/static/warm-standby.html#WARM-STANDBY-RECORD

Could this help? If the logs are smaller then I could potentially afford
shipping then at a higher frequency.   
No. Even if the logs are shipped frequently, they cannot be applied until
the log file fills.

Regards,
 
Is pg_clearxlogtail going to be in contrib or integrated in some other way?

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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: PG's suitability for high volume environment (many INSERTs and lots of aggregation reporting)
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: New 8.4 hot standby feature