Re: Installing debug symbols (Centos 8)

Поиск
Список
Период
Сортировка
От Devrim Gündüz
Тема Re: Installing debug symbols (Centos 8)
Дата
Msg-id 228339fbbee71e8e59a9ffbf4635d1ff198ea752.camel@gunduz.org
обсуждение исходный текст
Ответ на Installing debug symbols (Centos 8)  (Christophe Pettus <xof@thebuild.com>)
Ответы Re: Installing debug symbols (Centos 8)  (Christophe Pettus <xof@thebuild.com>)
Список 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

Вложения

В списке pgsql-pkg-yum по дате отправления:

Предыдущее
От: Christophe Pettus
Дата:
Сообщение: Installing debug symbols (Centos 8)
Следующее
От: Christophe Pettus
Дата:
Сообщение: Re: Installing debug symbols (Centos 8)