AW: Good name for new lock type for VACUUM?

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB
Тема AW: Good name for new lock type for VACUUM?
Дата
Msg-id 11C1E6749A55D411A9670001FA687963368345@sdexcsrv1.f000.d0188.sd.spardat.at
обсуждение исходный текст
Список pgsql-hackers
> > Still, it's an interesting alternative.  Comments anyone?
> 
> SelfExclusiveLock is clear and can't be confused with other 
> lock types.

How about giving it a label ? SelfExclusive would somehow suggest,
that you can have more than one self exclusive lock.
Like:lock table atab in self exclusive mode for "vacuum";does not conflict with:lock table atab in self exclusive mode
for"account balancing";
 

Andreas 


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

Предыдущее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: [PATCH] Re: Setuid functions
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: RE: [BUGS] Update is not atomic