Re: Query Priority

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Query Priority
Дата
Msg-id 10241.1051885390@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Query Priority  (Peter Childs <blue.dragon@blueyonder.co.uk>)
Ответы Re: Query Priority
Список pgsql-performance
Peter Childs <blue.dragon@blueyonder.co.uk> writes:
>     Is there some way to give some postgres backends higher priority.

No.

>     I don't think this would be too difficult to do as certainly on
> Linux the process could just be reniced and the os left to figure it out.

Read about "priority inversion" in any handy CS textbook ... renicing a
process won't buy you much if the locking mechanisms don't cooperate.

            regards, tom lane


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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Query Priority
Следующее
От: "Chad Thompson"
Дата:
Сообщение: Looking for a cheap upgrade (RAID)