Re: Connections - Postgres 9.2

Поиск
Список
Период
Сортировка
От Melvin Davidson
Тема Re: Connections - Postgres 9.2
Дата
Msg-id CANu8FizfqeVuRtHXJUKEugeM+-vjy0UY4GN3rco+xKx4zWHo0w@mail.gmail.com
обсуждение исходный текст
Ответ на Connections - Postgres 9.2  (Lucas Possamai <drum.lucas@gmail.com>)
Список pgsql-general


On Sun, May 15, 2016 at 10:10 PM, Lucas Possamai <drum.lucas@gmail.com> wrote:
Hi guys,

Inline images 1

Those IDLE connections, might be because the user/application didn't commit the transaction?

No, IDLE connections means the user (or application) connected and did not disconnect.
IDLE IN TRANSACTION means the user (or application) started a transaction and did not commit (yet).

--
Melvin Davidson
I reserve the right to fantasize.  Whether or not you
wish to share my fantasy is entirely up to you.

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Any difference between commit/rollback when only temp tables and \copy are used
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Connections - Postgres 9.2