Question about detecting database changes

Поиск
Список
Период
Сортировка
От Dave Peticolas
Тема Question about detecting database changes
Дата
Msg-id CAPRbp04rDsgSwPCghZHM+BgELHUU3L8ak1K9219WX5uoXidR9Q@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
Hi, I have a question about getting some information about database changes.

Let's suppose I have a particular transaction ID that I happen to know has been rolled back.

Is it possible to ask the database if there have been any committed transactions subsequent
to that rolled-back transaction? Basically I'm would like to know if I will see the same state
of data that I could see at the beginning of that transaction in the transaction I am in right
now. I am using Postgres 9.2, but if it's only possible in a later version I would be interested
in knowing that too.

Thanks very much!

--
--Dave Peticolas

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

Предыдущее
От: Andy Colson
Дата:
Сообщение: Re: Replacing a production db
Следующее
От: Jason Long
Дата:
Сообщение: Overlapping ranges