Re: Postgresql on itanium server - Mailing list pgsql-performance

From Jochen Erwied
Subject Re: Postgresql on itanium server
Date
Msg-id 396429919.20110609124657@erwied.eu
Whole thread Raw
In response to Re: Postgresql on itanium server  (muthu krishnan <muthu.krishnan.linux@gmail.com>)
List pgsql-performance
Thursday, June 9, 2011, 12:03:12 PM you wrote:

> Is there any option to turn on "flush to zero mode" in itanium cpu while
> compiling postgresql from source?

configure will complain when specifying './configure CFLAGS=-ffast-math'.

make won't, so a 'make CFLAGS='-O2 -Wall -ffast-math' after doing a normal
'./configure' should do the trick.

But maybe one of the experts should explain if this will in fact work...

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


pgsql-performance by date:

Previous
From: muthu krishnan
Date:
Subject: Re: Postgresql on itanium server
Next
From: Marti Raudsepp
Date:
Subject: Re: Postgresql on itanium server