From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Jaime Casanova <jaime(at)2ndquadrant(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: Basic Recovery Control functions for use in Hot Standby. Pause, |
Date: | 2011-03-08 03:29:06 |
Message-ID: | AANLkTi=THy0d5Ht-iRf7Tjh88Rv8wv8OE661iWjJiPSA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On Tue, Mar 8, 2011 at 12:04 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Fujii Masao <masao(dot)fujii(at)gmail(dot)com> writes:
>> What about the attached patch?
>
>> + ereport(LOG,
>> + (errmsg("Recovery has paused. Execute pg_xlog_replay_resume() to continue.")));
>
> This isn't even close to following our message style guidelines ...
Thanks! I lower-cased the leading character of the first sentence, and treated
the second as HINT. I attached the updated patch.
Regards,
--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
Attachment | Content-Type | Size |
---|---|---|
change_recovery_conf_sample_v2.patch | application/octet-stream | 2.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2011-03-08 10:15:28 | pgsql: Truncate predicate lock manager's SLRU lazily at checkpoint. Tha |
Previous Message | Fujii Masao | 2011-03-08 03:04:34 | Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause, |
From | Date | Subject | |
---|---|---|---|
Next Message | Selena Deckelmann | 2011-03-08 06:44:19 | GSoC 2011 - Mentors? Projects? |
Previous Message | Tom Lane | 2011-03-08 03:28:45 | Re: Parallel make problem with git master |