Re: Configuration Advice

Поиск
Список
Период
Сортировка
От Benjamin Minshall
Тема Re: Configuration Advice
Дата
Msg-id 45AE962A.5070408@intellicon.biz
обсуждение исходный текст
Ответ на Configuration Advice  (Steve <cheetah@tanabi.org>)
Список pgsql-performance
> Building these indexes takes forever!

> Anyway -- ANYTHING we can do to make this go faster is appreciated :)
> Here's some vital statistics:

> - Machine is a 16 GB, 4 actual CPU dual-core opteron system using SCSI
> discs.  The disc configuration seems to be a good one, it's the best of
> all the ones we've tested so far.

What are your shared_buffers, work_mem, and maintenance_work_mem settings?

maintenance_work_mem is used for CREATE INDEX, and with 16GB of memory
in the machine, maintenance_work_mem should be set to at least 1GB in my
opinion.

--
Benjamin Minshall <minshall@intellicon.biz>
Senior Developer -- Intellicon, Inc.
http://www.intellicon.biz

Вложения

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

Предыдущее
От: Steve
Дата:
Сообщение: Re: Configuration Advice
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Configuration Advice