Re: Connections - Postgres 9.2

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Connections - Postgres 9.2
Дата
Msg-id d55cc18a-733d-cc1c-c7c0-28f4a55bd253@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 2:11 PM, Adrian Klaver wrote:
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.

True, but the existence of poolers says that can be an issue.

I note that MRTG style graph showed max 16, average 5 idle connections.   thats a rather small number to be concerned with.  if it was 100s, then I'd be worrying about it.



-- 
john r pierce, recycling bits in santa cruz

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Connections - Postgres 9.2
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Connections - Postgres 9.2