Re: pg_locks view and user locks

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: pg_locks view and user locks
Дата
Msg-id 20040914001734.GA6312@dcc.uchile.cl
обсуждение исходный текст
Ответ на Re: pg_locks view and user locks  (Paul Tillotson <pntil@shentel.net>)
Список pgsql-hackers
On Mon, Sep 13, 2004 at 08:06:08PM -0400, Paul Tillotson wrote:
> This is the first I have ever heard "user locks," but I have more than 
> once wanted a lock that would persist beyond the end of a transaction.  
> Do these do that?

Yes.

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"El destino baraja y nosotros jugamos" (A. Schopenhauer)



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

Предыдущее
От: Paul Tillotson
Дата:
Сообщение: Re: pg_locks view and user locks
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Cleaning up recovery from subtransaction start failure