Re: Sun performance - Major discovery! - Mailing list pgsql-performance

From Jeff
Subject Re: Sun performance - Major discovery!
Date
Msg-id Pine.BSF.4.44.0310091206100.69724-100000@torgo.978.org
Whole thread Raw
In response to Re: Sun performance - Major discovery!  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Sun performance - Major discovery!  (Kenneth Marshall <ktm@it.is.rice.edu>)
List pgsql-performance
On Thu, 9 Oct 2003, Bruce Momjian wrote:

> > 52 seconds to 19-20 seconds
>
> Wow, that's dramatic.  Do you want to propose some flags for non-gcc
> Solaris?  Is -fast the only one?  Is there one that suppresses those
> warnings or are they OK?
>

Well. As I said, I didn't see an obvious way to hide those warnings.
I'd love to make those warnings go away.  That is why I suggested perhaps
printing a message to ensure the user knows that warnings may be printed
when using sunsoft.

-fast should be all you need - it picks the "best settings" to use for the
platform that is doing the compile.


--
Jeff Trout <jeff@jefftrout.com>
http://www.jefftrout.com/
http://www.stuarthamm.net/



pgsql-performance by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Sun performance - Major discovery!
Next
From: Josh Berkus
Date:
Subject: Re: go for a script! / ex: PostgreSQL vs. MySQL