Re: install-strip causes dyld errors on OS X

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Greg Smith <gsmith(at)gregsmith(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: install-strip causes dyld errors on OS X
Date: 2007-10-30 17:07:46
Message-ID: 20071030100746.1e7cdb21@scratch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On Tue, 30 Oct 2007 13:00:12 -0400 (EDT)
Greg Smith <gsmith(at)gregsmith(dot)com> wrote:

> On Tue, 30 Oct 2007, Alvaro Herrera wrote:
>
> > It would also be good to make --enable-debug the default.
>
> The last time I did a build with both --enable-debug and
> --enable-cassert, I was seeing pgbench results that were
> significantly (around 40% I think) slower than without those two. I
> never circled back to assigning blame to the individual options, but
> I'd suggest some caution here before turning one of these on by
> default.

Assert certainly has a pretty big penalty but debug isn't nearly as bad.

Joshua D. Drake

I'd want to see benchmarking on a couple of platforms to
> prove that it doesn't slow things down before making such a change.
>
> --
> * Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore,
> MD
>
> ---------------------------(end of
> broadcast)--------------------------- TIP 4: Have you searched our
> list archives?
>
> http://archives.postgresql.org
>

--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 24x7/Emergency: +1.800.492.2240
PostgreSQL solutions since 1997 http://www.commandprompt.com/
UNIQUE NOT NULL
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2007-10-30 17:08:28 Re: install-strip causes dyld errors on OS X
Previous Message Tom Lane 2007-10-30 17:01:16 Re: Datum should be defined outside postgres.h

Browse pgsql-patches by date

  From Date Subject
Next Message Heikki Linnakangas 2007-10-30 17:08:28 Re: install-strip causes dyld errors on OS X
Previous Message Greg Smith 2007-10-30 17:00:12 Re: install-strip causes dyld errors on OS X