Re: 2PC-induced lockup

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 2PC-induced lockup
Дата
Msg-id 999.1184183727@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: 2PC-induced lockup  (Andrew Sullivan <ajs@crankycanuck.ca>)
Список pgsql-hackers
Andrew Sullivan <ajs@crankycanuck.ca> writes:
> On Wed, Jul 11, 2007 at 06:15:12PM +0100, Heikki Linnakangas wrote:
>> It's effectively the same as manually issuing a ROLLBACK PREPARED.

> But how do you know which file to delete?

You don't.  In extremis you could probably throw together some
inspection tool that could look though the 2PC records to find out which
file mentioned an exclusive lock on pg_authid ...
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 2PC-induced lockup
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: 2PC-induced lockup