Re: Auto-explain patch - Mailing list pgsql-hackers

From Dean Rasheed
Subject Re: Auto-explain patch
Date
Msg-id BAY102-W139C3AB564443D4CA02B76F2960@phx.gbl
Whole thread Raw
In response to Re: Auto-explain patch  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: Auto-explain patch
List pgsql-hackers
> Just set client_min_messages = 'LOG';

True, but you would still need to be a superuser to to set the min_durations and
explain parameters. The other advantage of client_sql_trace is that you could
debug your own functions without filling up the log file. It would work better for
multiple users sharing the same DB.

Dean.

_________________________________________________________________
Play and win great prizes with Live Search and Kung Fu Panda
http://clk.atdmt.com/UKM/go/101719966/direct/01/

pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Re: Identifier case folding notes
Next
From: Dean Rasheed
Date:
Subject: Re: Auto-explain patch