Re: Installing debug symbols (Centos 8)

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: Christophe Pettus <xof(at)thebuild(dot)com>, pgsql-pkg-yum(at)lists(dot)postgresql(dot)org
Subject: Re: Installing debug symbols (Centos 8)
Date: 2020-07-29 12:29:57
Message-ID: 228339fbbee71e8e59a9ffbf4635d1ff198ea752.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

Hi Christophe,

On Tue, 2020-07-28 at 14:54 -0700, Christophe Pettus wrote:
> Apologies for the *very* basic question, but how does one install the
> debug symbol packages from the community Centos etc. repo?

For v12:

dnf --enablerepo pgdg12-updates-debuginfo install postgresql12-server-debuginfo

or

dnf --enablerepo pgdg12-updates-debuginfo debuginfo-install postgresql12-server-debuginfo

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

In response to

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Christophe Pettus 2020-07-29 14:12:23 Re: Installing debug symbols (Centos 8)
Previous Message Christophe Pettus 2020-07-28 21:54:16 Installing debug symbols (Centos 8)