Hello > On 16.05.2016, at 04:10, Lucas Possamai <[email protected]> wrote: > > Hi guys, > > <Screen Shot 2016-05-16 at 2.06.20 PM.png> > > Those IDLE connections, might be because the user/application didn't commit > the transaction?
I think that idle means that a client is connected but is doing nothing. Possibly It includes terminated processes without a commit, since they do nothing, but I am not sure that you can assume that all connections are uncommitted transactions. Bye Charles -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
