Re: Postgresql on itanium server

From: Jochen Erwied <jochen(at)erwied(dot)eu>
To: Marti Raudsepp <marti(at)juffo(dot)org>
Cc: muthu krishnan <muthu(dot)krishnan(dot)linux(at)gmail(dot)com>, Jochen Erwied <jochen(at)pgsql-performance(dot)erwied(dot)eu>, <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Postgresql on itanium server
Date: 2011-06-09 10:53:23
Message-ID: 386582098.20110609125323@erwied.eu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Thursday, June 9, 2011, 12:45:06 PM you wrote:

> As the URL mentions, you can build with CFLAGS=-ffast-math, that
> should work for PostgreSQL too.

I just tried this with the source for 9.0.4, at least with this version the
build will not complete since there is a check in
src/backend/utils/adt/date.c throwing an error if FAST_MATH is active.

--
Jochen Erwied | home: jochen(at)erwied(dot)eu +49-208-38800-18, FAX: -19
Sauerbruchstr. 17 | work: joe(at)mbs-software(dot)de +49-2151-7294-24, FAX: -50
D-45470 Muelheim | mobile: jochen(dot)erwied(at)vodafone(dot)de +49-173-5404164

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Willy-Bas Loos 2011-06-09 11:43:26 Re: [PERFORM] [PERFORMANCE] expanding to SAN: which portion best to move
Previous Message Jochen Erwied 2011-06-09 10:46:57 Re: Postgresql on itanium server