Re: CREATE INDEX and HOT (was Question: pg_classattributes and race conditions ?) - Mailing list pgsql-hackers

From Pavan Deolasee
Subject Re: CREATE INDEX and HOT (was Question: pg_classattributes and race conditions ?)
Date
Msg-id 45FC2A8F.7050005@enterprisedb.com
Whole thread Raw
In response to Re: CREATE INDEX and HOT (was Question: pg_classattributes and race conditions ?)  ("Simon Riggs" <simon@2ndquadrant.com>)
List pgsql-hackers
Simon Riggs wrote:>> As a result of the issues, I think Pavan is playing safe, to make sure> there is *an* option, so
thatwe can build upwards from there. The> proposal is pragmatism only, while we discuss other approaches.>
 

Absolutely true. I agree that CHILLing the table with AccessExclusive
lock is not a solution that I like. I was looking at it just as a
stop-gap solution, given the time left for feature freeze.
But if there is something better that we can do, I am for it.

Thanks,
Pavan


-- 


EnterpriseDB        http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: "Pavan Deolasee"
Date:
Subject: Re: CREATE INDEX and HOT (was Question: pg_class attributes and race conditions ?)
Next
From: Tom Lane
Date:
Subject: Re: Bug in UTF8-Validation Code?