Re: RFC: Timing Events - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: RFC: Timing Events
Date
Msg-id 50980A2F.40304@agliodbs.com
Whole thread Raw
In response to Re: RFC: Timing Events  (Satoshi Nagayasu <snaga@uptime.jp>)
Responses Re: RFC: Timing Events  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> I think auto_explain would help you solve such rare incidents
> if it could dump several statistics into server log, including lock
> waits and block reads/writes statistic per-session, for example.
> 
> Do we have something to add to auto_explain?

Well, to be frank, I've never found auto-explain to be useful because of
its restriction to superuser sessions.  It's an interesting
proof-of-concept, but completely useless at any production site.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Deprecations in authentication
Next
From: Magnus Hagander
Date:
Subject: Re: Deprecations in authentication