Re: pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Jaime Casanova <jaime@2ndquadrant.com>,
Simon Riggs <simon@2ndquadrant.com>, pgsql-committers@postgresql.org
Date: 2011-03-08T03:29:06Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Basic Recovery Control functions for use in Hot Standby. Pause, Resume,
- 8c6e3adbf792 9.1.0 cited
Attachments
- change_recovery_conf_sample_v2.patch (application/octet-stream) patch v2
On Tue, Mar 8, 2011 at 12:04 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Fujii Masao <masao.fujii@gmail.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