diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index a12ee56..a712c68 100644 --- a/doc/src/sgml/catalogs.sgml +++ b/doc/src/sgml/catalogs.sgml @@ -7875,7 +7875,7 @@ pg_stat_activity view to get more information on the session holding or waiting to hold each lock. Also, if you are using prepared transactions, the - transaction column can be joined to the + virtualtransaction column can be joined to the transaction column of the pg_prepared_xacts view to get more information on prepared transactions that hold locks.