Re: Index bloat of 4x - Mailing list pgsql-general

From Jeremy Haile
Subject Re: Index bloat of 4x
Date
Msg-id 1169233408.21922.1170154897@webmail.messagingengine.com
Whole thread Raw
In response to Re: Index bloat of 4x  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Index bloat of 4x  (Csaba Nagy <nagy@ecircle-ag.com>)
List pgsql-general
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" <tgl@sss.pgh.pa.us> said:
> "Ed L." <pgsql@bluepolka.net> 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

pgsql-general by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: Clearing plans
Next
From: Scott Ribe
Date:
Subject: Re: Spam from EnterpriseDB?