Re: TODO item: Improve speed with indexes - Mailing list pgsql-hackers

From Tom Lane
Subject Re: TODO item: Improve speed with indexes
Date
Msg-id 5788.1174236849@sss.pgh.pa.us
Whole thread Raw
In response to TODO item: Improve speed with indexes  ("Aleksis Petrov" <a.aleksis@gmail.com>)
List 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 by date:

Previous
From: "Mike Rylander"
Date:
Subject: Re: [PATCHES] xml2 contrib patch supporting default XML namespaces
Next
From: Andrew Dunstan
Date:
Subject: msvc build broken for ecpg