Re: A smaller default postgresql.conf

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: A smaller default postgresql.conf
Дата
Msg-id 3073cc9b0808192322y72d9218bvbc39cfa2f9cd828@mail.gmail.com
обсуждение исходный текст
Ответ на Re: A smaller default postgresql.conf  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: A smaller default postgresql.conf  ("Greg Sabino Mullane" <greg@turnstep.com>)
Re: A smaller default postgresql.conf  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-hackers
On Tue, Aug 19, 2008 at 9:40 PM, Tom Lane <tgl@sss.pgh.pa.us> 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.
>

more to the point... not just "uninteresting" but "dangerous for the
uninformed" ones...
i have seen to many people turning off fsync in OLTP systems 'cause
someone tolds them that will improve speed...
and work_mem setted at 256Mb because that improves a bad query that
should be rewritten as something more sanely...

--
regards,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. (593) 87171157


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

Предыдущее
От: "Jaime Casanova"
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Make the pg_stat_activity view call a SRF
Следующее
От: "Stephen R. van den Berg"
Дата:
Сообщение: Re: Extending varlena