On Wed, Mar 24, 2010 at 8:43 AM, Bruce Momjian <[email protected]> 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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
