From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Greg Sabino Mullane" <greg(at)turnstep(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: A smaller default postgresql.conf |
Date: | 2008-08-20 16:16:52 |
Message-ID: | 1191.1219249012@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
"Greg Sabino Mullane" <greg(at)turnstep(dot)com> writes:
>> So your plan is that postgresql.conf will be approximately two thousand
>> lines long, before the user has ever touched it at all? (Two hundred
>> or so GUC variables and ten lines of comments for each one)
> Sure, why not? Clarity should always trump brevity. The only people who
> gain from a comment-less file are the ones who are already expert in it.
I don't think that having to guess which parts of a 2000-line file
represent local changes, and which are just defaults, is much of an
improvement in "clarity".
> Besides, the file is already long enough to require use of an editor's
> find function.
This entire discussion is about fixing that ;-)
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Bosco Rama | 2008-08-20 16:45:53 | Re: ecpg 'set' failure using host vars |
Previous Message | Joshua Drake | 2008-08-20 16:08:02 | Re: A smaller default postgresql.conf |