Re: View running statements - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: View running statements
Date
Msg-id 200903120828.58954.josh@agliodbs.com
Whole thread Raw
In response to Re: View running statements  (Vlad Arkhipov <arhipov@dc.baikal.ru>)
List pgsql-hackers
Vlad,

> It shows only top-level statements. You can see 'select * from f()' in
> this table but you never see what is actually executing in this function.

Queries executed inside functions are opaque to the stats collector for a 
variety of technical reasons.  Changing this is on the TODO list, but AFAIK 
nobody is currently working on it.

-- 
Josh Berkus
PostgreSQL
San Francisco


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Should SET ROLE inherit config params?
Next
From: Simon Riggs
Date:
Subject: Re: Should SET ROLE inherit config params?