From: Fujii Masao on
On Tue, Jul 20, 2010 at 9:47 AM, Robert Haas <rhaas(a)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
From: Robert Haas on
On Tue, Jul 27, 2010 at 2:33 AM, Fujii Masao <masao.fujii(a)gmail.com> wrote:
> On Tue, Jul 20, 2010 at 9:47 AM, Robert Haas <rhaas(a)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.

Good catch, thanks. Committed.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company

--
Sent via pgsql-hackers mailing list (pgsql-hackers(a)postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers