diff options
Diffstat (limited to 'doc/src/sgml/system-views.sgml')
-rw-r--r-- | doc/src/sgml/system-views.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/system-views.sgml b/doc/src/sgml/system-views.sgml index 2b35c2f91b3..970b3bd44b0 100644 --- a/doc/src/sgml/system-views.sgml +++ b/doc/src/sgml/system-views.sgml @@ -1608,7 +1608,7 @@ <para> Apply transaction locks are used in parallel mode to apply the transaction - in logical replication. The remote transaction id is displayed in the + in logical replication. The remote transaction ID is displayed in the <structfield>transactionid</structfield> column. The <structfield>objsubid</structfield> displays the lock subtype which is 0 for the lock used to synchronize the set of changes, and 1 for the lock used to wait for the transaction to |