Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

xl_running_xacts Struct Reference

#include <standby.h>

Data Fields

int xcnt
int subxcnt
bool subxid_overflow
TransactionId nextXid
TransactionId oldestRunningXid
TransactionId latestCompletedXid
TransactionId xids [1]

Detailed Description

Definition at line 68 of file standby.h.


Field Documentation

Definition at line 75 of file standby.h.

Referenced by LogCurrentRunningXacts(), standby_desc_running_xacts(), and standby_redo().

Definition at line 73 of file standby.h.

Referenced by LogCurrentRunningXacts(), standby_desc_running_xacts(), and standby_redo().

Definition at line 74 of file standby.h.

Referenced by LogCurrentRunningXacts(), standby_desc_running_xacts(), and standby_redo().

Definition at line 71 of file standby.h.

Referenced by LogCurrentRunningXacts(), and standby_redo().

Definition at line 72 of file standby.h.

Referenced by LogCurrentRunningXacts(), standby_desc_running_xacts(), and standby_redo().

Definition at line 70 of file standby.h.

Referenced by LogCurrentRunningXacts(), standby_desc_running_xacts(), and standby_redo().

Definition at line 77 of file standby.h.

Referenced by standby_desc_running_xacts(), and standby_redo().


The documentation for this struct was generated from the following file: