Re: Rapidly decaying performance repopulating a large table

Поиск
Список
Период
Сортировка
От David Wilson
Тема Re: Rapidly decaying performance repopulating a large table
Дата
Msg-id e7f9235d0804241355x5414bfbo8a48385e5406ecf6@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Rapidly decaying performance repopulating a large table  (Tomasz Ostrowski <tometzky@batory.org.pl>)
Список pgsql-general
Thanks for the help from everyone on this. Further investigation with
the suggested statistics and correlating that with some IO graphs
pretty much nailed the problem down to checkpoint IO holding things
up, and tuning the checkpoint segments and completion target (128 and
0.9 seemed to be the best tradeoff for me) pretty much cleared things
up.

All told, the run time of this regeneration pass was less than half of
what it was the last time I ran one, despite involving more total
data. Much appreciated.

--
- David T. Wilson
david.t.wilson@gmail.com

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: How to modify ENUM datatypes?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: How to modify ENUM datatypes?