Re: Connections - Postgres 9.2 - Mailing list pgsql-general

From Charles Clavadetscher
Subject Re: Connections - Postgres 9.2
Date
Msg-id 5BA091E6-ABFB-48A2-9FED-68A2DD7A9AEF@swisspug.org
Whole thread Raw
In response to Connections - Postgres 9.2  (Lucas Possamai <drum.lucas@gmail.com>)
List pgsql-general
Hello

> On 16.05.2016, at 04:10, Lucas Possamai <drum.lucas@gmail.com> 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
withouta commit, since they do nothing, but I am not sure that you can assume that all connections are uncommitted
transactions.

Bye
Charles


pgsql-general by date:

Previous
From: Lucas Possamai
Date:
Subject: Connections - Postgres 9.2
Next
From: "Klaus P. Pieper"
Date:
Subject: Toolchain for extensions (language C, Visual Studio 2013 / 2015)