Re: how to limit postgresql process and memory time

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: how to limit postgresql process and memory time
Дата
Msg-id 24243.1011285414@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: how to limit postgresql process and memory time  (Brent Verner <brent@rcfile.org>)
Ответы Re: how to limit postgresql process and memory time  (Brent Verner <brent@rcfile.org>)
Список pgsql-general
Brent Verner <brent@rcfile.org> writes:
> Would it be useful to have settings for nice(2)

No; see prior discussions.

> and setrlimit(2) calls?

Not sure about that one.  An admin can set ulimit settings before
starting the postmaster, and I'm not sure I see any point in changing
them on-the-fly.

            regards, tom lane

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

Предыдущее
От: Christian Schröder
Дата:
Сообщение: Re: pg_dump behaviour changed in 7.1.3?
Следующее
От: "Steve Boyle \(Roselink\)"
Дата:
Сообщение: Re: how to limit postgresql process and memory time