Re: issue?

Поиск
Список
Период
Сортировка
От jaime soler
Тема Re: issue?
Дата
Msg-id 1412629838.3456.9.camel@enterprisedb01
обсуждение исходный текст
Ответ на issue?  (Emi Lu <emilu@encs.concordia.ca>)
Список pgsql-performance
El lun, 06-10-2014 a las 10:54 -0400, Emi Lu escribió:
> Hello List,
>
> May I know will <idle> cause any potential performance issues for
> psql8.3 please?
> version (PostgreSQL 8.3.18 on x86_64-unknown-linux-gnu, compiled by
> GCC 4.1.2)
>
> E.g., got 10 idle connections for 10 days.
>  select current_query from pg_stat_activity  where usename ='test';
>
> current_query
> --------------------------------------------------------------------------
>  <IDLE>
>  <IDLE>
>  <IDLE>
>  <IDLE>
>  <IDLE>
>  <IDLE>
>  <IDLE>
>  <IDLE>
>  <IDLE>
>  <IDLE>
>
> Thanks a lot!
> Emi

Maybe your application is using a pool of 10 connections but it doesn't
affect any potential performance issues.




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

Предыдущее
От: Mike Blackwell
Дата:
Сообщение: pg_basebackup - odd performance
Следующее
От: Jov
Дата:
Сообщение: Re: pg_basebackup - odd performance