Re: debug_print_plan - Mailing list pgsql-general

From Michael Fuhr
Subject Re: debug_print_plan
Date
Msg-id 20050323200530.GA53187@winnie.fuhr.org
Whole thread Raw
In response to debug_print_plan  (elein@varlena.com (elein))
Responses Re: debug_print_plan  (elein@varlena.com (elein))
List pgsql-general
On Wed, Mar 23, 2005 at 11:38:21AM -0800, elein wrote:
>
> I cannot get debug_print_plan to print the query plan to the
> log.  I have set it in the postgresql.conf file and bounced
> the server.  The output is simply not there.  show shows
> that the value is set, but no output.

What's your log_min_messages setting?  According to the documentation,
debug_print_* needs DEBUG1 or lower.

http://www.postgresql.org/docs/8.0/static/runtime-config.html#RUNTIME-CONFIG-LOGGING-WHAT

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-general by date:

Previous
From: "FERREIRA William (COFRAMI)"
Date:
Subject: postgresql max memory (pl/Perl)
Next
From: "Jim Buttafuoco"
Date:
Subject: Re: inherited table and rules