postgresql.conf.*

Поиск
Список
Период
Сортировка
От Paul Ramsey
Тема postgresql.conf.*
Дата
Msg-id 862CE0D8-8A8D-4138-9DF3-C9EA6598837C@refractions.net
обсуждение исходный текст
Ответы Re: postgresql.conf.*  (Robert Treat <xzilla@users.sourceforge.net>)
Re: postgresql.conf.*  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-advocacy
I just told yet another person to watch out that PgSQL ships with a
conservative .conf file and would require tuning for best performance...

Is there any reason we cannot ship with 3 .conf files?  For each one,
note the minimum system configuration required to support it.

postgresql.conf.standard  (current)
postgresql.conf.medium  (1Gb of RAM, IDE RAID 1 (7200RPM))
postgresql.conf.performance (4Gb of RAM, SCSI RAID 10 (10000RPM))

I guess this gets back to auto-tuning scripts, and the difficulty of
that, but it seems silly that every single person who installs
postgresql has to independently learn that no, their shared_buffers
need to be turned up.  Assuming they don't give up early and assume
that PgSQL performance sucks (as popular myth would have them believe
to start with).

P.

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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: MySQL compat functions blogged about
Следующее
От: Robert Treat
Дата:
Сообщение: Re: postgresql.conf.*