Re: ACCESS EXCLUSIVE LOCK

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
Cc: seth(dot)m(dot)green(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: ACCESS EXCLUSIVE LOCK
Date: 2006-03-04 03:00:19
Message-ID: 20060304030019.GA54864@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On Fri, Mar 03, 2006 at 08:47:41PM -0600, Jim C. Nasby wrote:
> You have a URL for where in the docs it says that? Sounds like it needs
> to be updated to include TRUNCATE.

http://www.postgresql.org/docs/7.4/static/explicit-locking.html#LOCKING-TABLES

It doesn't say that only the listed commands acquire ACCESS EXCLUSIVE,
just that certain commands do. TRUNCATE isn't shown.

--
Michael Fuhr

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim C. Nasby 2006-03-04 03:08:57 Re: [HACKERS] ACCESS EXCLUSIVE LOCK
Previous Message Christopher Browne 2006-03-04 02:53:47 Re: Automatic free space map filling

Browse pgsql-patches by date

  From Date Subject
Next Message Jim C. Nasby 2006-03-04 03:08:57 Re: [HACKERS] ACCESS EXCLUSIVE LOCK
Previous Message Jim C. Nasby 2006-03-04 02:47:41 Re: ACCESS EXCLUSIVE LOCK