Re: Number of established connections since postmaster start - Mailing list pgsql-admin

From Frank Lanitz
Subject Re: Number of established connections since postmaster start
Date
Msg-id 4ED8A3BA.3030401@frank.uvena.de
Whole thread Raw
In response to Number of established connections since postmaster start  (Florian Weimer <fweimer@bfk.de>)
Responses Re: Number of established connections since postmaster start  (Florian Weimer <fweimer@bfk.de>)
List pgsql-admin
Am 02.12.2011 11:02, schrieb Florian Weimer:
> Is there a way to monitor the number of connections which have been
> established so far?
>
> I'd like to graph this value, as a rough indicator whether connection
> pooling is working properly.

You could check pg_stat_activity table. Should include a bunch of infos
you might looking for.

Cheers,
Frank

pgsql-admin by date:

Previous
From: Florian Weimer
Date:
Subject: Number of established connections since postmaster start
Next
From: Florian Weimer
Date:
Subject: Re: Number of established connections since postmaster start