Re: Hardware recommendations

From: alan bryan <alan(dot)bryan(at)gmail(dot)com>
To: Benjamin Krajmalnik <kraj(at)servoyant(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Hardware recommendations
Date: 2010-12-10 06:38:00
Message-ID: AANLkTikwsouANJLkr03kxqUkVdcOGTafwNHxUdW0PF=J@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Wed, Dec 8, 2010 at 3:03 PM, Benjamin Krajmalnik <kraj(at)servoyant(dot)com> wrote:
> I need to build a new high performance server to replace our current production database server.

We run FreeBSD 8.1 with PG 8.4 (soon to upgrade to PG 9). Hardware is:

Supermicro 2u 6026T-NTR+
2x Intel Xeon E5520 Nehalem 2.26GHz Quad-Core (8 cores total), 48GB RAM

We use ZFS and use SSDs for both the log device and L2ARC. All disks
and SSDs are behind a 3ware with BBU in single disk mode. This has
given us the capacity of the spinning disks with (mostly) the
performance of the SSDs.

The main issue we've had is that if the server is rebooted performance
is horrible for a few minutes until the various memory and ZFS caches
are warmed up. Luckily, that doesn't happen very often.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Andy 2010-12-10 13:58:24 Re: Hardware recommendations
Previous Message Pierre C 2010-12-10 02:32:24 Re: libpq vs ODBC