PGXC_GTM_SNAPSHOT_STATUS
PGXC_GTM_SNAPSHOT_STATUS displays transaction information on the current GTM.
Column |
Type |
Description |
---|---|---|
xmin |
Xid |
Minimum ID of the running transactions |
xmax |
Xid |
ID of the transaction next to the executed transaction with the maximum ID |
csn |
Integer |
Sequence number of the transaction to be committed |
oldestxmin |
Xid |
Minimum ID of the executed transactions |
xcnt |
Integer |
Number of the running transactions |
running_xids |
Text |
IDs of the running transactions |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.