Re: One more 486 Optimizations...

From: Alfred Perlstein <bright(at)wintelcom(dot)net>
To: igor <igor_kh(at)mailru(dot)com>
Cc: PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: One more 486 Optimizations...
Date: 2000-11-15 06:02:52
Message-ID: 20001114220252.D29448@fw.wintelcom.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

* igor <igor_kh(at)mailru(dot)com> [001114 20:46] wrote:
> Hi ,
>
> I would like to increase perfomance of PG 7.02 on i486,
> where can I read about this ? May be there is any flags for
> postgres ?

Check your C compiler's manpage for the relevant optimization
flags, be aware that some compilers can emit broken code when
pushed to thier highest optimization levels.

--
-Alfred Perlstein - [bright(at)wintelcom(dot)net|alfred(at)freebsd(dot)org]
"I have the heart of a child; I keep it in a jar on my desk."

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-11-15 06:07:06 Re: Problem with BETWEEN and a view.
Previous Message Larry Rosenman 2000-11-15 05:55:50 Re: Syslog Facility Patch