Re: optimum postgres server configuration - Mailing list pgsql-general

From Bruce Momjian
Subject Re: optimum postgres server configuration
Date
Msg-id 200307242036.h6OKaHb26476@candle.pha.pa.us
Whole thread Raw
In response to Re: optimum postgres server configuration  (Vivek Khera <khera@kcilink.com>)
List pgsql-general
Vivek Khera wrote:
> >>>>> "td" == tom dyson <tom@torchbox.com> writes:
>
> td> and software, given a smallish fixed budget (around $US 2000)? In
> td> particular, should we prioritise
>
> td> * Disk speed
> td> * Hardware RAID
> td> * Memory
> td> * Processor speed
> td> * Processor type
> td> * Multiple processors
>
> Like others have said, splurge on the disk speed.  Personally I use
> hardware RAID 10, but I'm not on a tight budget.  Any modern system
> will have enough CPU power.  Next thing to maximize is RAM.

Alot of RAID system have sophisticated battery-backed cache, that helps
PostgreSQL a lot.  The RAID controller centralizes all that cache,
rather than trying to get individual disk drives with that capability.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: SAP DB: The unsung Open Source DB
Next
From: "Clay Luther"
Date:
Subject: Re: Postgres unique index checking and atomic transactions