Re: Looking for tips
От
Oliver Crosby
Тема
Re: Looking for tips
Дата
Msg-id
1efd553a0507191308219a098b@mail.gmail.com
Список
Дерево обсуждения
Re: Looking for tips "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
> 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 по дате отправления