Re: Massive table (500M rows) update nightmare

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Massive table (500M rows) update nightmare
Дата
Msg-id 4B45A6FE020000250002DEBC@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: Massive table (500M rows) update nightmare  (Leo Mannhart <leo.mannhart@beecom.ch>)
Ответы Re: Massive table (500M rows) update nightmare  (Leo Mannhart <leo.mannhart@beecom.ch>)
Список pgsql-performance
Leo Mannhart <leo.mannhart@beecom.ch> wrote:

> You could also try to just update the whole table in one go, it is
> probably faster than you expect.

That would, of course, bloat the table and indexes horribly.  One
advantage of the incremental approach is that there is a chance for
autovacuum or scheduled vacuums to make space available for re-use
by subsequent updates.

-Kevin

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

Предыдущее
От: Grzegorz Jaśkiewicz
Дата:
Сообщение: Re: Air-traffic benchmark
Следующее
От: "Gurgel, Flavio"
Дата:
Сообщение: Re: Air-traffic benchmark