On Tue, Jul 22, 2014 at 2:45 AM, Guillaume Lelarge
<[email protected]> wrote:
> Unfortunately, no. Even with the latest release. pg_stat_activity shows you
> what the client fires, not what the server does.


pg_stat_statements has a "track" GUC which controls whether or not
nested statements, such as statements executed within functions are
tracked.

-- 
Regards,
Peter Geoghegan


-- 
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to