Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: CREATE INDEX and HOT - revised design




On 3/31/07, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:
On Fri, 2007-03-30 at 13:54 -0400, Tom Lane wrote:

>
> Hm.  So anytime we reject a potentially useful index as being not valid
> yet, we mark the plan as "only good for this top-level transaction"?
> That seems possibly workable --- in particular it doesn't get more
> complicated as soon as you consider multiple such indexes.

I like that because its specific in dealing with the exact issue we have
- it doesn't rely on many other things happening correctly.

Ok. Cool. I would finish this work then.
 

...and it also seems to provide a new route to avoiding the CIC wait.

Yeah, though I would like to take that up later.

Thanks,
Pavan
 

--

EnterpriseDB     http://www.enterprisedb.com

Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group