Thread
-
Inconsistency in postgresql.conf
Bruce Momjian <bruce@momjian.us> — 2011-10-01T16:03:07Z
I notice that we use '(none)' as a default for external_pid_file, while other default no-value settings in the file are ''. The attached patch changes this. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. +
-
Re: Inconsistency in postgresql.conf
Bruce Momjian <bruce@momjian.us> — 2011-10-10T12:17:18Z
Bruce Momjian wrote: > I notice that we use '(none)' as a default for external_pid_file, while > other default no-value settings in the file are ''. The attached patch > changes this. Applied. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. +