Re: please help

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: please help
Дата
Msg-id Pine.LNX.4.30.0104091759030.1255-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: please help  (Cedar Cox <cedarc@visionforisrael.com>)
Список pgsql-sql
Cedar Cox writes:

> It would be somewhat (very) useful to have something like this.  We were
> toying with the idea of making some sort of system to figure out if a
> table is locked or not.

This will probably introduce race conditions unless done very carefully.
In theory you need a second level of locks to protect the information you
obtained regarding the "real" locks.  I'm not saying it's impossible, but
20 years ago people were writing Ph.D. theses about these sort of things.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Casting numeric to text
Следующее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: Casting numeric to text