Re: Good name for new lock type for VACUUM?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Good name for new lock type for VACUUM?
Дата
Msg-id 5579.993239958@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Good name for new lock type for VACUUM?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы RE: Good name for new lock type for VACUUM?  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> I've been staring at the lock names for an hour now and the best name I've
> come up with is SHARE UPDATE EXCLUSIVE, as in "share update, otherwise
> exclusive" (the implication being that update would allow select as well),
> or some permutation thereof.

Okay with me, unless someone else comes up with a better idea...
        regards, tom lane


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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: help with add constraint syntax needed
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Good name for new lock type for VACUUM?