Re: What order of steps of the postgres when you change information in the table?

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: What order of steps of the postgres when you change information in the table?
Дата
Msg-id 4AED32F0.8010006@postnewspapers.com.au
обсуждение исходный текст
Ответ на Re: What order of steps of the postgres when you change information in the table?  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
Список pgsql-general
Stephan Szabo wrote:

> However, I don't think you can currently have both the property that you
> will never have a failure to commit after your external action runs and
> that your external action can abort the transaction if the external action
> fails.

Yeah. That's what two-phase commit is for - but I don't see how you
could use it in a trigger.

--
Craig Ringer

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

Предыдущее
От: Lew
Дата:
Сообщение: Re: Absolute value of intervals
Следующее
От: Gaini Rajeshwar
Дата:
Сообщение: Handling Complex queries in PostgreSQL fulltext search