Re: Postgres for a "data warehouse", 5-10 TB

Поиск
Список
Период
Сортировка
От Claudio Freire
Тема Re: Postgres for a "data warehouse", 5-10 TB
Дата
Msg-id CAGTBQpbTWV20==C8YjWHdRcUUab2YpFqhnv5q7zP7=SMSsaBfA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Postgres for a "data warehouse", 5-10 TB  (Igor Chudov <ichudov@gmail.com>)
Ответы Re: Postgres for a "data warehouse", 5-10 TB  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-performance
On Mon, Sep 12, 2011 at 1:16 AM, Igor Chudov <ichudov@gmail.com> wrote:
> I could, say, set work_mem to 30 GB? (64 bit linux)

I don't think you'd want that. Remember, work_mem is the amount of
memory *per sort*.
Queries can request several times that much memory, once per sort they
need to perform.

You can set it really high, but not 60% of your RAM - that wouldn't be wise.

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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: RAID Controller (HP P400) beat by SW-RAID?
Следующее
От: Alan Hodgson
Дата:
Сообщение: Re: RAID Controller (HP P400) beat by SW-RAID?