Re: redhat debug info

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Joseph Shraibman <jks(at)selectacast(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: redhat debug info
Date: 2007-03-28 16:07:53
Message-ID: 200703281807.53779.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am Mittwoch, 28. März 2007 17:42 schrieb Joseph Shraibman:
> Well 1) I'd like to avoid the performance penalty for including debug
> symbols

There is no performance penalty for that.

> and 2) I already built the binary and it is running on a live
> system, and I'd like to get debug symbols w/o restarting.

You can't take somebody else's debugging symbols and add them to your
binaries.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-03-28 16:10:27 Re: Slow sequential scans on one DB but not another; fragmentation?
Previous Message Mike Charnoky 2007-03-28 15:58:21 disable/enable trigger hangs