Re: Performance nightmare with dspam (urgent) (resolved) - Mailing list pgsql-performance

From Michael Stone
Subject Re: Performance nightmare with dspam (urgent) (resolved)
Date
Msg-id 20050606151911.GB19670@mathom.us
Whole thread Raw
In response to Re: Performance nightmare with dspam (urgent) (resolved)  (John A Meinel <john@arbash-meinel.com>)
Responses Re: Performance nightmare with dspam (urgent) (resolved)  (John A Meinel <john@arbash-meinel.com>)
List pgsql-performance
On Mon, Jun 06, 2005 at 10:08:23AM -0500, John A Meinel wrote:
>I don't know if you can do it, but it would be nice to see this be 1
>RAID1 for OS, 1 RAID10 for pg_xlog,

That's probably overkill--it's a relatively small sequential-write
partition with really small writes; I don't see how pg_xlog would
benefit from raid10 as opposed to raid1.

Mike Stone


pgsql-performance by date:

Previous
From: K C Lau
Date:
Subject: Re: SELECT DISTINCT Performance Issue
Next
From: Jeffrey Tenny
Date:
Subject: Re: Need help to decide Mysql vs Postgres