| From: | Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: log_checkpoints and restartpoint |
| Date: | 2011-02-03 01:16:21 |
| Message-ID: | AANLkTindG9aPpznL65Ch3-wjTp2wUDgGufO2cbe10qLt@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Jan 31, 2011 at 05:17, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>> The attached patch changes LogCheckpointEnd so that it logs
>> the number of WAL files created/deleted/recycled even in
>> restartpoint.
>
> This patch looks good to me. For now, I'm marking it Ready for
> Committer. Absent objections, I will also commit it.
I don't have any objections for the patch, but we might also need
to add description about restartpoints into log_checkpoints option.
--
Itagaki Takahiro
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2011-02-03 02:01:07 | Re: [HACKERS] Slow count(*) again... |
| Previous Message | Bruce Momjian | 2011-02-03 00:48:38 | Re: LIKE, CHAR(), and trailing spaces |