Re: A smaller default postgresql.conf

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: A smaller default postgresql.conf
Дата
Msg-id 1880.1219162336@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: A smaller default postgresql.conf  (Joshua Drake <jd@commandprompt.com>)
Ответы Re: A smaller default postgresql.conf
Re: A smaller default postgresql.conf
Re: A smaller default postgresql.conf
Список pgsql-hackers
Joshua Drake <jd@commandprompt.com> writes:
> Magnus Hagander <magnus@hagander.net> wrote:
>> Using that to include a file that's full of comments anyway (which is
>> all that's left in postgresql.conf at this time, I'm sure) just seems.
>> Well. Sub-optimal.

> Yes but part of this idea is valid. The fact is the majority of the
> postgresql.conf parameters don't need to be in there by default. It
> just makes the file an intimidating mess for newbies and I am not
> talking about just n00bs but also people coming from other environments
> such as MSSQL.

Well, why not just make a one-eighty and say that the default
postgresql.conf is *empty* (except for whatever initdb puts into it)?
I've never thought that the current contents were especially useful
as documentation; the kindest thing you can say about 'em is that they
are duplicative of the SGML documentation.  For novices they aren't
even adequately duplicative.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Patch: plan invalidation vs stored procedures
Следующее
От: Joshua Drake
Дата:
Сообщение: Re: A smaller default postgresql.conf