Re: booleans in recovery.conf - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: booleans in recovery.conf
Date
Msg-id 3f0b79eb1003231747t38922380o5989f6f2cbd19f2a@mail.gmail.com
Whole thread Raw
In response to booleans in recovery.conf  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Wed, Mar 24, 2010 at 8:43 AM, Bruce Momjian <bruce@momjian.us> wrote:
> Is there a reason that recovery.conf uses true/false, while
> postgresql.conf uses on/off?

IIRC, because, in the old version, recovery.conf allowed only
true/false as a boolean value. Of course, we can change those
now.

Regards,

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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Proposal: access control jails (and introduction as aspiring GSoC student)
Next
From: Fujii Masao
Date:
Subject: Re: Mismatch in libpqwalreceiver