| From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
|---|---|
| To: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, "Sander, Ingo (NSN - DE/Munich)" <ingo(dot)sander(at)nsn(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Streaming Replication: Checkpoint_segment and wal_keep_segments on standby |
| Date: | 2010-06-02 03:23:33 |
| Message-ID: | AANLkTikeU-4BwF3FOuB9B-9GixEGFqStejA4j85Htzep@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, May 31, 2010 at 7:17 PM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> 4) Change it so that checkpoint_segments takes effect in standby mode,
> but not during recovery otherwise
I revised the patch to achieve 4). This will enable checkpoint_segments
to trigger a restartpoint like checkpoint_timeout already does, in
standby mode (i.e., streaming replication or file-based log shipping).
Regards,
--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
| Attachment | Content-Type | Size |
|---|---|---|
| checkpoint_segments_during_recovery_v2.patch | application/octet-stream | 5.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Takahiro Itagaki | 2010-06-02 06:46:41 | Re: [BUGS] BUG #5487: dblink failed with 63 bytes connection names |
| Previous Message | KaiGai Kohei | 2010-06-02 03:02:31 | Re: [RFC] A tackle to the leaky VIEWs for RLS |