On Sun, Feb 9, 2014 at 4:52 AM, Greg Sabino Mullane <g...@turnstep.com> wrote:
>> For instance, I want the number of transactions a specific connection has 
>> submitted.
>> The number of queries. Total amount of CPU time consumed, etc. So far as I 
>> know,
>> there is no module, statistic, or view that provides any of this.
>
> For the basic connection information, you could parse the Postgres logs, 
> assuming
> you are being verbose enough to capture everything.
In this case, a log parser like pgbadger would help for sure.
-- 
Michael


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

Reply via email to