Re: Advisory locks seem rather broken

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Advisory locks seem rather broken
Дата
Msg-id 4FA2BD08.1060609@agliodbs.com
обсуждение исходный текст
Ответ на Re: Advisory locks seem rather broken  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
> AFAICS you'd either use transactional or session level, but to use
> both seems bizarre. And if you really did need both, you can put a
> wrapper around the function to check whether a session level exists
> before you grant the transaction level lock, or vice versa.

You wouldn't want to *intentionally*.  On a large complex codebase,
though, who knows?


-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: extending relations more efficiently
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: "unexpected EOF" messages