Is it feasible to add a "reindex concurrently" that doesn't lock the
table for the rebuild, then locks the table when doing a second pass to
pickup rows that were changed after the first pass?  Or something like
that....

On Fri, 19 Jan 2007 12:45:03 -0500, "Tom Lane" <[EMAIL PROTECTED]> said:
> "Ed L." <[EMAIL PROTECTED]> writes:
> > Online index creation definitely helps us toward 24x7.  But 
> > wouldn't we still have to drop the old index, thus blocking 
> > production queries?
> 
> Yes, but only for a very short period.
> 
>                       regards, tom lane
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to