Re: Postmaster hogs CPU

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postmaster hogs CPU
Дата
Msg-id 19569.1083807754@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Postmaster hogs CPU  (Gaetano Mendola <mendola@bigfoot.com>)
Ответы Re: Postmaster hogs CPU  (Gaetano Mendola <mendola@bigfoot.com>)
Список pgsql-admin
Gaetano Mendola <mendola@bigfoot.com> writes:
> You can basically renice the process that is performing the query.

However, that's unlikely to do anything very pleasant, since you'll have
priority-inversion problems.  "nice" has no idea when the process is
holding a lock that someone else wants ...

            regards, tom lane

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

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: Re: Postmaster hogs CPU
Следующее
От: Gaetano Mendola
Дата:
Сообщение: Re: Postmaster hogs CPU