Re: redhat debug info - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: redhat debug info
Date
Msg-id 200703281807.53779.peter_e@gmx.net
Whole thread Raw
In response to Re: redhat debug info  (Joseph Shraibman <jks@selectacast.net>)
List 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/

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: unexpected data beyond EOF and character encoding
Next
From: Tom Lane
Date:
Subject: Re: Slow sequential scans on one DB but not another; fragmentation?