Inconsistency in postgresql.conf

Started by Bruce Momjianover 14 years ago2 messageshackers
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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. +

Attachments:

/rtmp/sample_nonetext/plainDownload+2-2
#2Bruce Momjian
bruce@momjian.us
In reply to: Bruce Momjian (#1)
Re: Inconsistency in postgresql.conf

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. +