Re: Looking for tips

Поиск
Список
Период
Сортировка
От Oliver Crosby
Тема Re: Looking for tips
Дата
Msg-id 1efd553a0507191308219a098b@mail.gmail.com
обсуждение исходный текст
Ответ на Looking for tips  (Oliver Crosby <ryusei@gmail.com>)
Ответы Re: Looking for tips  (Dawid Kuroczko <qnex42@gmail.com>)
Список pgsql-performance
> We had low resource utilization and poor throughput on inserts of
> thousands of rows within a single database transaction.  There were a
> lot of configuration parameters we changed, but the one which helped the
> most was wal_buffers -- we wound up setting it to 1000.  This may be
> higher than it needs to be, but when we got to something which ran well,
> we stopped tinkering.  The default value clearly caused a bottleneck.

I just tried wal_buffers = 1000, sort_mem at 10% and
effective_cache_size at 75%.
The performance refuses to budge.. I guess that's as good as it'll go?

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

Предыдущее
От: Jeff Trout
Дата:
Сообщение: Re: Looking for tips
Следующее
От: Dawid Kuroczko
Дата:
Сообщение: Re: Looking for tips