GET_GLOBAL_PREPARED_XACTS
GET_GLOBAL_PREPARED_XACTS records prepared transactions on all nodes globally.
| Name | Type | Description |
|---|---|---|
| transaction | xid | XID of a prepared transaction. |
| gid | text | GID of the prepared transaction. |
| prepared | timestamp with time zone | Prepared time of the prepared transaction. |
| owner | name | Owner of the prepared transaction. |
| database | name | Database to which the prepared transaction belongs. |
| node_name | text | Name of the node where the prepared transaction resides. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.