Re: Performance bottleneck. High active sessions but postmaster kernel threads are in a sleep state, low CPU utilization

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: Performance bottleneck. High active sessions but postmaster kernel threads are in a sleep state, low CPU utilization
Дата
Msg-id 11921e4e3efa7782168b8e02b89d004ba5b6b00a.camel@cybertec.at
обсуждение исходный текст
Ответ на Performance bottleneck. High active sessions but postmaster kernel threads are in a sleep state, low CPU utilization  (Hotmail <crajac66@hotmail.com>)
Ответы Re: Performance bottleneck. High active sessions but postmaster kernel threads are in a sleep state, low CPU utilization  (MichaelDBA <MichaelDBA@sqlexec.com>)
Re: Performance bottleneck. High active sessions but postmaster kernel threads are in a sleep state, low CPU utilization  (Hotmail <crajac66@hotmail.com>)
Список pgsql-admin
On Tue, 2021-03-30 at 12:22 -0600, Hotmail wrote:
> We are trying to gain some insight into a performance bottleneck that we are hitting while load testing Postgres on
11.11.
> [hundreds of active sessions, but CPU is not maxed out]

With that many active sessions you are probably hitting some contention inside
the database.  Look at "wait_event" and "wait_event_type" in pg_stat_activity.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com




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

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: Recovery doesn't pause during PITR
Следующее
От: Nikhil Shetty
Дата:
Сообщение: Re: Recovery doesn't pause during PITR