Re: Performance large tables. - Mailing list pgsql-general

From Vivek Khera
Subject Re: Performance large tables.
Date
Msg-id F1F52E22-EFEC-454A-A3E1-03F80D11142E@khera.org
Whole thread Raw
In response to Re: Performance large tables.  ("Benjamin Arai" <barai@cs.ucr.edu>)
List pgsql-general
On Dec 13, 2005, at 3:50 AM, Benjamin Arai wrote:

> What kind of performance boost do you get from using raid 10?  I am
> trying
> to do a little cost analysis.

For small amounts of data you probably wont notice anything.  Once
you get into the 10's of GB you'll notice improvement when you have
lots of scattered reads as they get parallelized well.


pgsql-general by date:

Previous
From: Vivek Khera
Date:
Subject: Re: Performance large tables.
Next
From: Tom Lane
Date:
Subject: Re: Memory Leakage Problem