Re: auto_explain contrib moudle - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: auto_explain contrib moudle
Date
Msg-id 1226252256.3002.56.camel@jdavis
Whole thread Raw
In response to Re: auto_explain contrib moudle  (Jeff Davis <pgsql@j-davis.com>)
Responses Re: auto_explain contrib moudle  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
List pgsql-hackers
On Sat, 2008-11-08 at 11:32 -0800, Jeff Davis wrote:
> One thing I'm unsure of (this question is for ITAGAKI Takahiro): why is
> it necessary to define a new function DefineCustomVariable(), when there
> are already functions DefineCustomBoolVariable() and
> DefineCustomIntVariable()?
> 

Oh, I see. It's needed to set the flags to GUC_UNIT_MS.

Another question: what is explain.log_analyze supposed to do? Changing
it doesn't seem to have an effect; it always prints out the actual time.

Regards,Jeff Davis



pgsql-hackers by date:

Previous
From: Decibel!
Date:
Subject: Re: [PATCH] Recreate Missing WAL Directories (from TODO)
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] Recreate Missing WAL Directories (from TODO)