Re: Allow sorts to use more available memory

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Allow sorts to use more available memory
Дата
Msg-id CAOR=d=1WgWOPz+8t9FqqNbbabNKu6DOm-z0S1MJ0jGe+FsRGfw@mail.gmail.com
обсуждение исходный текст
Ответ на Allow sorts to use more available memory  (Robert Schnabel <schnabelr@missouri.edu>)
Ответы Re: Allow sorts to use more available memory
Список pgsql-performance
On Mon, Sep 12, 2011 at 11:33 AM, Robert Schnabel
<schnabelr@missouri.edu> wrote:
> The recent "data warehouse" thread made me think about how I use work_mem
> for some of my big queries.  So I tried SET work_mem = '4GB' for a session
> and got
>
> ERROR: 4194304 is outside the valid range for parameter "work_mem" (64 ..
> 2097151)

Ubuntu 10.10, pgsql 8.4.8:

smarlowe=# set work_mem='1000GB';
SET

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

Предыдущее
От: Shaun Thomas
Дата:
Сообщение: Re: Postgres for a "data warehouse", 5-10 TB
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Postgres for a "data warehouse", 5-10 TB