Re: sudden spurt in swap utilization (was:cpu bound postgresql setup.)

Поиск
Список
Период
Сортировка
От Rajesh Kumar Mallah
Тема Re: sudden spurt in swap utilization (was:cpu bound postgresql setup.)
Дата
Msg-id AANLkTikJEyqi_8WRI6FjH3OBnnIj4SV9EbTBLl2EGCZw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: sudden spurt in swap utilization (was:cpu bound postgresql setup.)  (Rajesh Kumar Mallah <mallah.rajesh@gmail.com>)
Ответы Re: sudden spurt in swap utilization (was:cpu bound postgresql setup.)  (Tom Molesworth <tom@audioboundary.com>)
Re: sudden spurt in swap utilization (was:cpu bound postgresql setup.)  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Re: sudden spurt in swap utilization (was:cpu bound postgresql setup.)  (Greg Smith <greg@2ndquadrant.com>)
Список pgsql-performance
Dear List,

pgtune suggests the following:
(current value are in braces via reason) , (*) indicates significant difference from current value.

     default_statistics_target = 50 # pgtune wizard 2010-06-25  (current 100 via default)
(*) maintenance_work_mem = 1GB # pgtune wizard 2010-06-25 (16MB via default)
     checkpoint_completion_target = 0.9 # pgtune wizard 2010-06-25 (0.5 via default)
(*) effective_cache_size = 22GB # pgtune wizard 2010-06-25 (18GB , specified)
     work_mem = 192MB # pgtune wizard 2010-06-25  (256MB , specified)
(*) wal_buffers = 8MB # pgtune wizard 2010-06-25 ( 64kb , via default)
     checkpoint_segments = 16 # pgtune wizard 2010-06-25 (30 , specified)
     shared_buffers = 7680MB # pgtune wizard 2010-06-25 ( 4096 MB , specified)
(*) max_connections = 80 # pgtune wizard 2010-06-25 ( 300 , ;-)  specified )

when i reduce max_connections i start getting errors, i will see again concurrent connections
during business hours. lot of our connections are in <IDLE in transaction state> during business
this peculiar  behavior of  mod_perl servers have been discussed in past i think. dont' remember
if there was any resolution.


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

Предыдущее
От: Rajesh Kumar Mallah
Дата:
Сообщение: Re: sudden spurt in swap utilization (was:cpu bound postgresql setup.)
Следующее
От: Rajesh Kumar Mallah
Дата:
Сообщение: Re: Occasional giant spikes in CPU load