Re: Hanging locks?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Hanging locks?
Дата
Msg-id 23479.1161612548@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Hanging locks?  (Kresimir Tonkovic <z-el.tonkovic@chipoteka.hr>)
Ответы Re: Hanging locks?
Список pgsql-bugs
Kresimir Tonkovic <z-el.tonkovic@chipoteka.hr> writes:
> I have a situation regarding locks that nobody seems to own:

The only way pid can be null in a pg_locks entry is if the lock is held
by a prepared transaction.  See pg_prepared_xacts view.

            regards, tom lane

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