Re: Current transaction ID?

Поиск
Список
Период
Сортировка
От Steve - DND
Тема Re: Current transaction ID?
Дата
Msg-id LDEHKBBOEMIJKHKBOFNFCEMPPBAA.postgres@digitalnothing.com
обсуждение исходный текст
Ответ на Re: Current transaction ID?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Current transaction ID?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
> Steve - DND wrote:
> > Simple question I'm sure, but how can I get the transaction ID
> that a query
> > is currently running in? I can find all kinds of documentation
> talking about
> > transaction ids, but nothing about how to get the current one.
>
> You can look at the xmin of a tuple you created or an xmax of a tuple
> you deleted.

Let's pretend I don't know how to do that. :) Do you have a link to a page
in the manual that describes this process, or can you give me a quick
runthrough of what you're talking about?

Thanks,
Steve



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Current transaction ID?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Current transaction ID?