Re: redhat debug info

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

Well 1) I'd like to avoid the performance penalty for including debug
symbols 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.

Peter Eisentraut wrote:
> Am Mittwoch, 28. März 2007 03:00 schrieb Joseph S:
>> I don't use rpms, I build from the tarballs, hence my question.
>
> Then use --enable-debug. You won't get the debug info in separate files, but
> you don't need to.
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jaime Silvela 2007-03-28 15:42:59 Re: unexpected data beyond EOF and character encoding
Previous Message Tom Lane 2007-03-28 15:36:27 Re: Slow sequential scans on one DB but not another; fragmentation?