From: | "Robert Treat" <xzilla(at)users(dot)sourceforge(dot)net> |
---|---|
To: | scott(dot)marlowe(at)ihs(dot)com |
Cc: | pgsql-performance(at)postgresql(dot)org |
Subject: | Re: postgresql.conf |
Date: | 2003-07-30 18:34:13 |
Message-ID: | 20030730113413.6872.h018.c000.wm@mail.treat.com.criticalpath.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
On Wed, 30 Jul 2003 10:59:23 -0600 (MDT), "scott.marlowe" wrote:
>
> I'm looking at doing the example postgresql.conf files for the 7.4
> release. So far, the catagories we have would be a matrix of:
>
> -------------- Large Machine -- Small Machine
> Webserver
> OLAP
> OLTP
> Workstation
>
> But likely only one entry for workstation.
>
> anyone have any advice on what they use in which situations and what we
> should include in the examples?
>
> I'm guessing OLTP needs things like FSM cranked up,
> OLAP (a for analytical) needs more shared buffers and sort memory
> Webserver might be better served just slightly higher values than default
> but well under those of either OLTP or OLAP...
>
Are you planning on differentiating between dedicated machines and multi-server
machines? For example, a dedicated database for a webserver would be tuned
differently from a server that was running both the webserver and the database on
the same machine.
Robert Treat
--
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2003-07-30 18:43:11 | Re: postgresql.conf |
Previous Message | Ron Johnson | 2003-07-30 18:32:43 | Re: postgresql.conf |