Re: A smaller default postgresql.conf

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: A smaller default postgresql.conf
Дата
Msg-id 200808200319.m7K3JRl06756@momjian.us
обсуждение исходный текст
Ответ на Re: A smaller default postgresql.conf  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: A smaller default postgresql.conf  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Robert Treat <xzilla@users.sourceforge.net> writes:
> > I'd still like to see us adopt the proposal from some time ago where
> > we stop commenting out the parameters at all, but short of that,
> > hiding options seems about the worst choice we could make.
> 
> Well, there seems to be a very substantial body of opinion that says
> we *do* need to hide "uninteresting" options.  How many are
> "interesting" is certainly open to debate, but as far as I can tell
> most people think it's a short list, not "all of them".
> 
> In short, you're in the minority.

On idea is for postgresql.conf to merely include other files:
include 'sharedmem.conf'include 'compat.conf'...

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Proposed Resource Manager Changes
Следующее
От: Tom Lane
Дата:
Сообщение: Re: A smaller default postgresql.conf