Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Configuring System for Speed


  • From: "Luke Lonergan" <llonergan(at)greenplum(dot)com>
  • To: "Brian Wipf" <brian(at)clickspace(dot)com>
  • Cc: pgsql-performance(at)postgresql(dot)org
  • Subject: Re: Configuring System for Speed
  • Date: Mon, 11 Sep 2006 16:37:36 -0700
  • Message-id: <C12B4150(dot)30A12%llonergan(at)greenplum(dot)com>

Brian,

On 9/11/06 8:50 AM, "Brian Wipf" <brian(at)clickspace(dot)com> wrote:

> That's a great idea. One question though. If I put all 16 drives in a
> RAID 10 for the database, where should I put the logs? On that large
> RAID set? If I use a RAID controller with a BB cache for the mirrored
> laptop drives, might I be able to use that for the logs and OS?

I think I'd probably reserve a couple of the data drives for the WAL, at 16
you have far oversubscribed non-MPP postgres' ability to use them for
bandwidth and you'd only lose about 5% of your seek performance by dropping
a couple of drives.

The laptop drives are really slow, so putting your WAL on them might be a
net loss.

Alternately you could go with dual SFF SAS drives, which are the same
physical size as the laptop drives but are 10,000 RPM SCSI equivalent.  Heat
removal will be more of an issue with these potentially, especially if you
have a lot of activity on them.

- Luke





Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group