Re: redhat debug info - Mailing list pgsql-general

From Ian Johnson
Subject Re: redhat debug info
Date
Msg-id CKECKALDIMFCNACDKLOPOEJKCFAA.c_ian_johnson@msn.com
Whole thread Raw
In response to Re: redhat debug info  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Try searching on

postgresql-debuginfo

for the linux distribution and version you want at

http://rpm.pbone.net

Regards,

Ian Johnson

-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org]On Behalf Of Tom Lane
Sent: March 27, 2007 8:05 PM
To: Geoffrey
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] redhat debug info

Geoffrey <esoteric@3times25.net> writes:
> Tom Lane wrote:
>> You download and install the postgresql-debuginfo RPM that exactly
>> matches your other postgresql RPM(s).

> I just downloaded 8.2.3 for RHWS 5 but did not see a debuginfo rpm.
> Also looked for them same for 7.4.16 but didn't find a debuginfo rpm on
> the postgresql download site either.

Hmm.  Red Hat makes their debuginfo RPMs available in the normal course
of things (they're usually in a debug/ subdirectory of wherever you
find the RPMs) but I'm not sure whether Devrim et al have a policy about
whether to upload their debuginfo RPMs to the PG servers.  They may feel
it's mostly a waste of bandwidth.

Anyway, the short answer is to download the source RPM and build it for
yourself ... most likely you want the source available anyway, if you're
going to be doing any debugging ...

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to majordomo@postgresql.org so that your
       message can get through to the mailing list cleanly


pgsql-general by date:

Previous
From: "filippo"
Date:
Subject: load the whole database into RAM
Next
From: Qiao Yang
Date:
Subject: Postgres 8.2.3 or 8.1.8?