Re: Help specifying new machine

From: William Yu <wyu(at)talisys(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Help specifying new machine
Date: 2004-08-19 04:26:45
Message-ID: cg1a6d$2aml$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Raoul Buzziol wrote:
> I looked for some benchmarks, and I would know if I'm right on:
> - Dual Opteron 246 have aproximately the same performance of a Dual Xeon 3Gh
> (Opteron a little better)
> - Opteron system equal or cheeper than Xeon system.

In terms of general database performance, top of the line dual opteron
will perform roughly the same as top of the line dual xeon. Assuming you
just run in 32-bit mode. Throw in 64-bit mode, NUMA, etc, all bets are off.

In terms of Postgres database performance, Opteron *may* be the better
CPU for this app but there's not enough data points yet. Here's a recent
review at Anandtech showing Opteron 150 (2.4ghz) versus 64-bit Prescott
3.6hgz with some very simple MySQL and Postgres benchmarks:

http://www.anandtech.com/linux/showdoc.aspx?i=2163&p=2

What is a slight lead in MySQL becomes a blowout in Postgres. Of course,
this is just the 1MB cache model. I'm sure if you went with the 2MB or
4MB models, the Xeons would come up much closer.

The really good sign in the above numbers though is that somebody
finally included Postgres in their benchmark suite. :) We may be seeing
more and more data points to evaluate hardware for Postgres in the near
future.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2004-08-19 05:49:15 Re: Help specifying new machine
Previous Message Artimenko Igor 2004-08-18 23:11:37 Re: Postgres does not utilyze indexes