Re: pg_dump / pg_dumpall / memory issues

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: pg_dump / pg_dumpall / memory issues
Дата
Msg-id m3wui2gvzq.fsf@varsoon.wireboard.com
обсуждение исходный текст
Ответ на Re: pg_dump / pg_dumpall / memory issues  ("scott.marlowe" <scott.marlowe@ihs.com>)
Ответы Re: pg_dump / pg_dumpall / memory issues  (Dennis Gearon <gearond@cvc.net>)
Список pgsql-general
Kyle <kyle@ccidomain.com> writes:

> Shridhar has a good point using nice.  I know RedHat supports nice
> because I have installed a totally background program that uses "nice
> 19" as part of its command line.

He's talking about honoring 'nice' for I/O scheduling, which is
in addition to the standard modification of CPU priority.  Linux
doesn't currently do this in 2.4--it was discussed for 2.5 but I don't
know if it has gone in yet.

-Doug

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

Предыдущее
От: Amir Becher
Дата:
Сообщение: Corrupt index
Следующее
От: Guy Fraser
Дата:
Сообщение: Re: Arrays ... need clarification....