postgresql.conf.* - Mailing list pgsql-advocacy

From Paul Ramsey
Subject postgresql.conf.*
Date
Msg-id 862CE0D8-8A8D-4138-9DF3-C9EA6598837C@refractions.net
Whole thread Raw
Responses Re: postgresql.conf.*
Re: postgresql.conf.*
List 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 by date:

Previous
From: David Fetter
Date:
Subject: Re: MySQL compat functions blogged about
Next
From: Robert Treat
Date:
Subject: Re: postgresql.conf.*