Re: Is this good spec for a PostgreSQL server?

From: Decibel! <decibel(at)decibel(dot)org>
To: Bjørn T Johansen <btj(at)havleik(dot)no>
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Is this good spec for a PostgreSQL server?
Date: 2007-09-19 14:38:22
Message-ID: 57D23F72-9F74-4872-A9E4-D852B0A85CAE@decibel.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sep 19, 2007, at 6:30 AM, Bjørn T Johansen wrote:
> It's a Dell server with the following spec:
>
> PE2950 Quad-Core Xeon E5335 2.0GHz, dual
> 4GB 667MHz memory
> 3 x 73GB SAS 15000 rpm disk
> PERC 5/I Integrated controller card (8 ports, 256MB cache, battery
> backup) x 6 backplane

RAID5 is not a recipe for performance on a database, if that's what
you were thinking.

Of course, without having any idea of database size or transaction
rate, it's impossible to tell you if that's a good server for your
needs or not. Maybe all you need is a 486. :)
--
Decibel!, aka Jim C. Nasby, Database Architect decibel(at)decibel(dot)org
Give your computer some brain candy! www.distributed.net Team #1828

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2007-09-19 14:40:18 Re: Version 8.2.5 for Windows doesn't startup normallyafter upgrading from 8.2.4
Previous Message Richard Broersma Jr 2007-09-19 14:29:37 Re: For index bloat: VACUUM ANALYZE vs REINDEX/CLUSTER