From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
---|---|
To: | Gabi Julien <gabi(dot)julien(at)broadsign(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: New 8.4 hot standby feature |
Date: | 2009-01-28 02:47:36 |
Message-ID: | 3f0b79eb0901271847k798e30fbp85b6481e1259242a@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
On Wed, Jan 28, 2009 at 4:28 AM, Gabi Julien <gabi(dot)julien(at)broadsign(dot)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,
--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
From | Date | Subject | |
---|---|---|---|
Next Message | Abdul Rahman | 2009-01-28 05:19:34 | Rollback of Query Cancellation |
Previous Message | Noel Proffitt | 2009-01-28 01:49:58 | Re: [lapug] Seeking volunteers for SCALE (one more time) |