Predicate locking

Поиск
Список
Период
Сортировка
От Vlad Arkhipov
Тема Predicate locking
Дата
Msg-id 4DB7D535.4020801@dc.baikal.ru
обсуждение исходный текст
Ответы Re: Predicate locking  (Nicolas Barbier <nicolas.barbier@gmail.com>)
Список pgsql-hackers
I'm currently need predicate locking in the project, so there are two 
ways to get it by now: implement it by creating special database records 
to lock with SELECT FOR UPDATE or wait while they will be implemented in 
Postgres core. Is there something like predicate locking on the TODO 
list currently?


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Memory leak in FDW
Следующее
От: Nicolas Barbier
Дата:
Сообщение: Re: Predicate locking