Re: Is this good spec for a PostgreSQL server? - Mailing list pgsql-general

From Gregory Stark
Subject Re: Is this good spec for a PostgreSQL server?
Date
Msg-id 87ir66kf7t.fsf@oxford.xeocode.com
Whole thread Raw
In response to Is this good spec for a PostgreSQL server?  (Bjørn T Johansen <btj@havleik.no>)
List pgsql-general
Bjørn T Johansen <btj@havleik.no> writes:

> 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
>
> Is this ok to run PostgreSQL 8.2.x and Tomcat on? And does anyone know if this PERC controller is supported under
> Linux (not heard of it before...)

PERC is Dell's name from whatever RAID OEM flavour of the week they're buying.

I think the PERC 5 is going to want the megaraid driver which is in the stock
kernel tree but may or may not be compiled in your binary kernel distribution
packages.

--
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com

pgsql-general by date:

Previous
From: Richard Broersma Jr
Date:
Subject: Re: For index bloat: VACUUM ANALYZE vs REINDEX/CLUSTER
Next
From: Bjørn T Johansen
Date:
Subject: Re: Is this good spec for a PostgreSQL server?