We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02f377d commit e9cdb00Copy full SHA for e9cdb00
doc/src/sgml/monitoring.sgml
@@ -1183,8 +1183,8 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
1183
<entry><literal><function>pg_stat_get_wal_senders()</function></literal></entry>
1184
<entry><type>setof record</type></entry>
1185
<entry>
1186
- One record for each active wal sender. The fields returned are a subset
1187
- of those in the <structname>pg_stat_replication</structname> view.
+ One record for each active wal sender. The fields returned are a subset
+ of those in the <structname>pg_stat_replication</structname> view.
1188
</entry>
1189
</row>
1190
0 commit comments