Re: [HACKERS] ACCESS EXCLUSIVE LOCK

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: [HACKERS] ACCESS EXCLUSIVE LOCK
Дата
Msg-id 20060304030857.GL82012@pervasive.com
обсуждение исходный текст
Ответы Re: [HACKERS] ACCESS EXCLUSIVE LOCK  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
On Fri, Mar 03, 2006 at 08:00:19PM -0700, Michael Fuhr wrote:
> 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.

Patch against HEAD to add TRUNCATE to the list of commands that aquire
ACCESS EXCLUSIVE.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: constant too large in port/gettimeofday
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: OS X shared memory documentation