Re: Reducing some DDL Locks to ShareLock - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Reducing some DDL Locks to ShareLock
Date
Msg-id 48EC6E51.3040707@enterprisedb.com
Whole thread Raw
In response to Re: Reducing some DDL Locks to ShareLock  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Reducing some DDL Locks to ShareLock
List pgsql-hackers
Simon Riggs wrote:
> (That in itself is painful, surely DDL should fail if
> it sees another DDL statement in progress trying to do same thing).

Surely not. The other transaction doing the DDL might roll back.

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


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Reducing some DDL Locks to ShareLock
Next
From: Simon Riggs
Date:
Subject: Re: Reducing some DDL Locks to ShareLock