Re: xmin horizon? - Mailing list pgsql-general

From Torsten Förtsch
Subject Re: xmin horizon?
Date
Msg-id 55B97C33.7090003@gmx.net
Whole thread Raw
In response to xmin horizon?  (CS DBA <cs_dba@consistentstate.com>)
List pgsql-general
On 29/07/15 21:13, CS DBA wrote:
> The documentation for pg_stat_activity lists this column:
>
> backend_xmin     xid     The current backend's xmin horizon.
>
> Can someone point me to a better understanding on "xmin horizon"?

https://momjian.us/main/writings/pgsql/mvcc.pdf

you can find this talk also on youtube. It's worth watching.

Torsten


pgsql-general by date:

Previous
From: Michael Paquier
Date:
Subject: Re: xmin horizon?
Next
From: Andres Freund
Date:
Subject: Re: Logical decoding off of a replica?