Logging Feature - Mailing list pgsql-hackers

From mlw
Subject Logging Feature
Date
Msg-id 3DF8A939.80100@mohawksoft.com
Whole thread Raw
List pgsql-hackers
Is there a way to get pg logging of plans to be produced in the terse 
format like when a user types "explain select * from foo where bar = x"

The plan logging is very verbose. Having a lighter version of the 
logging would be helpful in pinpointing troublesome queries without 
slogging through pages of explain info.

Am I out to lunch? Is there a way to do this (I haven't found it yet, 
and I have tried several permutations of log parameters) If not, does 
anyone else see the value?





pgsql-hackers by date:

Previous
From: Rod Taylor
Date:
Subject: Re: Problems with ALTER DOMAIN patch
Next
From: "Dave Page"
Date:
Subject: Problem with function permissions