How feasible is this?

Поиск
Список
Период
Сортировка
От Chris Smith
Тема How feasible is this?
Дата
Msg-id 1274404963.10988.6.camel@dell-desktop.example.com
обсуждение исходный текст
Ответы Re: How feasible is this?  (Craig Ringer <craig@postnewspapers.com.au>)
Список pgsql-general
I'm writing in desperate hope that something like this exists... because
if so, it would make my life a lot easier.  I want to be able to:

a) Roll back a transaction

b) Receive a notification when retrying the exact same transaction might
cause different data to be returned from something that was done up to
the point of the rollback; i.e., some result set, update count, etc.
might be different.

It's okay if (b) is overly sensitive.  For example, one technically
correct (but disappointing) answer would be to get that notification
immediately on the rollback; but that would cause the application to
spin and retry the same transaction in a loop with no delays, which is
hardly ideal to say the least.

Any ideas on doing better than that?

--
Chris Smith



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

Предыдущее
От: Richard Walker
Дата:
Сообщение: Re: How to lose transaction history (xmin values, WAL, etc.)?
Следующее
От: Peter Hunsberger
Дата:
Сообщение: Re: How to lose transaction history (xmin values, WAL, etc.)?