Re: TODO item: Improve speed with indexes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: TODO item: Improve speed with indexes
Дата
Msg-id 5788.1174236849@sss.pgh.pa.us
обсуждение исходный текст
Ответ на TODO item: Improve speed with indexes  ("Aleksis Petrov" <a.aleksis@gmail.com>)
Список pgsql-hackers
"Aleksis Petrov" <a.aleksis@gmail.com> writes:
> The other solution could be to not update the indexes at all (just REINDEX
> it). But this does'nt seem to fit in with the current implementation of
> repair_frag() function.

Considerably more to the point: what happens if VACUUM fails partway
through (ie, before it can complete the reindexing)?
        regards, tom lane


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

Предыдущее
От: "Mike Rylander"
Дата:
Сообщение: Re: [PATCHES] xml2 contrib patch supporting default XML namespaces
Следующее
От: Andrew Dunstan
Дата:
Сообщение: msvc build broken for ecpg