old_snapshot_threshold
の状態を調査する #
old_snapshot
モジュールは、old_snapshot_thresholdを実装するために用いられているサーバの状態調査を可能にします。
pg_old_snapshot_time_mapping(array_offset OUT int4, end_timestamp OUT timestamptz, newest_xmin OUT xid) returns setof record
サーバのタイムスタンプからXIDへのマッピングのすべてのエントリを返します。 個々のエントリは、対応する瞬間に取得されたすべてのスナップショットのうち最新のxminを表します。