Re: 32 vs 64 bit build on Solaris Sparc - Mailing list pgsql-performance

From Tom Lane
Subject Re: 32 vs 64 bit build on Solaris Sparc
Date
Msg-id 6023.1281540201@sss.pgh.pa.us
Whole thread Raw
In response to 32 vs 64 bit build on Solaris Sparc  (Joseph Conway <mail@joeconway.com>)
List pgsql-performance
Joseph Conway <mail@joeconway.com> writes:
> Also semi-related question: when building from source, using gcc,
> enabling debug (but *not* assert) is normally not much of a performance
> hit. Is the same true if you build with the Sun CC?

Most non-gcc compilers disable optimization altogether if you enable
debug :-(.  Perhaps that isn't true of Sun's, but I'd check its
documentation before considering --enable-debug for a production build.

            regards, tom lane

pgsql-performance by date:

Previous
From: Joseph Conway
Date:
Subject: 32 vs 64 bit build on Solaris Sparc
Next
From: Alvaro Herrera
Date:
Subject: Re: Sorted group by