Re: How to get debuginfo from building source code - Mailing list pgsql-general

From Ian Lawrence Barwick
Subject Re: How to get debuginfo from building source code
Date
Msg-id CAB8KJ=i986-7649kOrV40s575vqMwZU1zUJZRkOpP3K3tkQTrg@mail.gmail.com
Whole thread Raw
In response to How to get debuginfo from building source code  ("Hou, Zhijie" <houzj.fnst@cn.fujitsu.com>)
List pgsql-general
2020年10月22日(木) 11:51 Hou, Zhijie <houzj.fnst@cn.fujitsu.com>:
>
> Hi
>
> My PostgreSQL 10.3 in Centos7.4 exited abnormally and generated core.dump.
>
> I want to analyze the core.dump but I does not find postgresql10-debuginfo-10.3 in
> https://download.postgresql.org/pub/repos/yum/debug/10/redhat/rhel-7.4-x86_64/
>
> Can I get the debuginfo from building the source code ?
> If so, What compile options should I use ?

See instructions here:

  https://wiki.postgresql.org/wiki/Developer_FAQ#Compile-time


Regards

Ian Barwick

--
EnterpriseDB: https://www.enterprisedb.com



pgsql-general by date:

Previous
From: "Hou, Zhijie"
Date:
Subject: How to get debuginfo from building source code
Next
From: "W.P."
Date:
Subject: Hot backup in PostgreSQL