Re: [COMMITTERS] pgsql: Add restart_after_crash GUC.

Fujii Masao <masao.fujii@gmail.com>

From: Fujii Masao <masao.fujii@gmail.com>
To: Robert Haas <rhaas@postgresql.org>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-07-27T06:33:46Z
Lists: pgsql-hackers

Attachments

On Tue, Jul 20, 2010 at 9:47 AM, Robert Haas <rhaas@postgresql.org> wrote:
> Log Message:
> -----------
> Add restart_after_crash GUC.

In postgresql.conf.sample, on/off is used as a boolean value.
But true/false is used for exit_on_error and restart_after_crash.
Sorry, I had overlooked that inconsistency when reviewing the
original patch. I attached the bug-fix patch.

Regards,

-- 
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center