Re: Why is lock not released?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Why is lock not released?
Дата
Msg-id 22950.1124548093@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Why is lock not released?  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-hackers
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> Oh, so is RowExclusiveLock not exclusive?  (pokes)  yeah, I guess it
> isn't ...

I'm not sure where we got our lock mode names from, but there are a
number of things that aren't great about the choices.  In particular
"Exclusive" doesn't always mean "exclusive at the table level".
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: VACUUM/t_ctid bug (was Re: GiST concurrency commited)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Win32 unicode vs ICU