Re: Quad Xeon vs. Dual Itanium - Mailing list pgsql-general

From Rob Sell
Subject Re: Quad Xeon vs. Dual Itanium
Date
Msg-id 20040209170322.071302B30@mail.facnd.com
Whole thread Raw
In response to Re: Quad Xeon vs. Dual Itanium  (Doug McNaught <doug@mcnaught.org>)
List pgsql-general
-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org] On Behalf Of Doug McNaught
Sent: Monday, February 09, 2004 10:44 AM
To: John Gibson
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Quad Xeon vs. Dual Itanium

John Gibson <gib@edgate.com> writes:

> Assuming similar memory and disk sub-systems, I am considering a Quad
> Xeon system vs. a Dual Itanium for PostgreSQL.  I believe that the
> PostgreSQL code is written for 32 bit and not optimized for the 64 bit
> Itanium cpu.  That makes me think that the Xeon system would be a
> better choice.

Postgres runs on many 64-bit systems, including UltraSPARC, MIPS, and
Alpha, plus the Intel and AMD offerings.  What makes you think it's
'not optimized'?

-Doug
-------------------------

The only way I can see that its not optimized for 64 bit would be to use
32bit binaries on it, and the only way that can even happen is on the new
amd chips I believe, or will itanium run 32bit apps also?

Rob


pgsql-general by date:

Previous
From: Stephen Howard
Date:
Subject: plperlu and 'use' statement scope question
Next
From: "Mark Cubitt"
Date:
Subject: Oracle SQLNet on same server as Postgres