Re: Connections - Postgres 9.2

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Connections - Postgres 9.2
Дата
Msg-id ff5c5932-8723-9af4-67e4-69036dcc1515@hogranch.com
обсуждение исходный текст
Ответ на Re: Connections - Postgres 9.2  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: Connections - Postgres 9.2  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
On 5/16/2016 1:55 PM, Adrian Klaver wrote:
Would the pool connection solve that IDLE connections? But more
important than that, are the IDLE connections using the machine's
resources ?

Yes a connection consumes resources.

an idle connection consumes some memory, a process context, and a network socket.   its not using CPU or disk IO.


-- 
john r pierce, recycling bits in santa cruz

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

Предыдущее
От: Venkata Balaji N
Дата:
Сообщение: Re: Connections - Postgres 9.2
Следующее
От: Lucas Possamai
Дата:
Сообщение: Re: Connections - Postgres 9.2