Re: How to get debuginfo from building source code

From: Ian Lawrence Barwick <barwick(at)gmail(dot)com>
To: "Hou, Zhijie" <houzj(dot)fnst(at)cn(dot)fujitsu(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to get debuginfo from building source code
Date: 2020-10-22 03:52:13
Message-ID: CAB8KJ=i986-7649kOrV40s575vqMwZU1zUJZRkOpP3K3tkQTrg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2020年10月22日(木) 11:51 Hou, Zhijie <houzj(dot)fnst(at)cn(dot)fujitsu(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message W.P. 2020-10-22 06:42:08 Hot backup in PostgreSQL
Previous Message Hou, Zhijie 2020-10-22 02:49:40 How to get debuginfo from building source code