two phase commit

Поиск
Список
Период
Сортировка
От Ben
Тема two phase commit
Дата
Msg-id Pine.LNX.4.64.0707191509310.27105@localhost.localdomain
обсуждение исходный текст
Ответы Re: two phase commit  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: two phase commit  (Jeff Davis <pgsql@j-davis.com>)
Re: two phase commit  (Andrew Sullivan <ajs@crankycanuck.ca>)
Список pgsql-general
I'm reading the description of PREPARE TRANSACTION, and I see this:

"...its state is fully stored on disk, and there is a very high
probability that it can be committed successfully..."

What corner case reduces 2pc from "guaranteed" to "very high probability"?
Is the worry if somebody leaves transactions in a prepared state for
weeks, only to find that deadlock issues has arrisen at final commit time?

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

Предыдущее
От: gonzales@linuxlouis.net
Дата:
Сообщение: Re: "template1" being accessed by other users
Следующее
От: Tom Lane
Дата:
Сообщение: Re: two phase commit