diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/monitoring.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml index 66566765f0c..f5cf163c8c6 100644 --- a/doc/src/sgml/monitoring.sgml +++ b/doc/src/sgml/monitoring.sgml @@ -2590,7 +2590,7 @@ SELECT pid, wait_event_type, wait_event FROM pg_stat_activity WHERE wait_event i <tbody> <row> <entry role="catalog_table_entry"><para role="column_definition"> - <structfield>name</structfield> <type>text</type> + <structfield>slot_name</structfield> <type>text</type> </para> <para> A unique, cluster-wide identifier for the replication slot |