Re: Block level concurrency during recovery - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Block level concurrency during recovery
Date
Msg-id 4900B33B.4040508@enterprisedb.com
Whole thread Raw
In response to Re: Block level concurrency during recovery  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Block level concurrency during recovery
List pgsql-hackers
Simon Riggs wrote:
> On Thu, 2008-10-23 at 19:21 +0300, Heikki Linnakangas wrote:
>> You have other issues with those still, namely that 
>> table locks are not yet taken appropriately, so I'm not sure if this is 
>> worth worrying about until that's done.
> 
> Please explain. If you know of a correctness issue, please say.

Things like DROP TABLE need to take an AccessExclusiveLock, and you 
don't have that yet, no?

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Hot Standby utility and administrator functions
Next
From: Josh Berkus
Date:
Subject: Re: psql Feature request \set query