Re: debuging postgres

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Gaetano Mendola <mendola(at)bigfoot(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: debuging postgres
Date: 2004-08-24 01:14:21
Message-ID: 412A966D.8040200@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> in order to debug "step by step" the postmaster,
> just to understand better the code, is it enough
> to compile it after having exported:
>
> CFLAGS='-O0 -g' ?
>
> do you have any hint and/or tips ?
>
> BTW what do you use for this task ?

./configure --enable-debug

Chris

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2004-08-24 01:17:59 Re: [COMMITTERS] pgsql-server: Rearrange pg_subtrans handling as
Previous Message Christopher Kings-Lynne 2004-08-24 01:11:26 Re: missing data/global