Re: Setting Server Priority on Win32 Server

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Setting Server Priority on Win32 Server
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE6C7E26@algol.sollentuna.se
обсуждение исходный текст
Ответ на Setting Server Priority on Win32 Server  ("Alex Shepherd" <maillists@ajsystems.co.nz>)
Список pgsql-admin
> Hi Guys,
>
> Just wondering if there is a way to specify the priority that
> the PostgreSQL server runs at on a Windows 2003 server as I
> want to raise the server priority 1 notch to be above some
> other processes running on that machine?

No, there isn't. You can change the priority "from the outside" on the
postmaster process, and it should inherit to newly created backends, but
there's no way in postgresql itself.

I think it'd be ok to increase the priority, but beware that
*decreasing* the priority probably won't do what you expect (see list
archives for previous discussions).


//Magnus

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

Предыдущее
От: Tsirkin Evgeny
Дата:
Сообщение: Re: preventing deadlocks
Следующее
От: "Nigel Bishop"
Дата:
Сообщение: Hot Standby DB solution