Re: Hardware/OS recommendations for large databases (

From: David Lang <dlang(at)invendra(dot)net>
To: Luke Lonergan <LLonergan(at)greenplum(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Hardware/OS recommendations for large databases (
Date: 2005-11-26 19:34:14
Message-ID: Pine.LNX.4.62.0511261129040.2790@qnivq.ynat.uz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Sun, 27 Nov 2005, Luke Lonergan wrote:

> For data warehousing its pretty well open and shut. To use all cpus and
> io channels on each query you will need mpp.
>
> Has anyone done the math.on the original post? 5TB takes how long to
> scan once? If you want to wait less than a couple of days just for a
> seq scan, you'd better be in the multi-gb per second range.

if you truely need to scan the entire database then you are right, however
indexes should be able to cut the amount you need to scan drasticly.

David Lang

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Luke Lonergan 2005-11-26 20:15:28 Re: Open request for benchmarking input
Previous Message Qingqing Zhou 2005-11-26 18:57:47 Re: Open request for benchmarking input