Re: Postresql 8.0 Beta 3 - SELECT ... FOR UPDATE

Поиск
Список
Период
Сортировка
От Robert Treat
Тема Re: Postresql 8.0 Beta 3 - SELECT ... FOR UPDATE
Дата
Msg-id 200410220841.58378.xzilla@users.sourceforge.net
обсуждение исходный текст
Ответ на Postresql 8.0 Beta 3 - SELECT ... FOR UPDATE  ("ronzo" <m.ronzoni@nocerainformatica.net>)
Ответы Re: Postresql 8.0 Beta 3 - SELECT ... FOR UPDATE  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
On Thursday 21 October 2004 06:44, you wrote:
> Hi
>
> Was already implemented the timeout on the "SELECT ... FOR UPDATE"
> (non-blocking lock) and/or is possible known if the lock exist on the
> specified ROW before executing the SELECT?
>

No.

> Please note: ours need is the timeout/verify at the ROW level, not at the
> table level.
>
> Is already OK? Is in the TODO list?
> May you suggest an alternative method?
>
> Thank you.

You would need a more extensive implementation of row level locks than 
PostgreSQL currently offers. There have been discussions about this in the 
past, but afaik no one is actively working on it.  You can probably find more 
info in the archives about it, also I believe it is on the TODO list, so you 
might find some more detail by looking there.  

-- 
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL


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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: timestamp with time zone a la sql99
Следующее
От: Dennis Bjorklund
Дата:
Сообщение: SET SESSION SESSION AUTHORIZATION