8000
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 b7a0e8f commit 153c8dbCopy full SHA for 153c8db
doc/src/sgml/monitoring.sgml
@@ -1185,8 +1185,8 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
1185
<entry><literal><function>pg_stat_get_wal_senders()</function></literal></entry>
1186
<entry><type>setof record</type></entry>
1187
<entry>
1188
- One record for each active wal sender. The fields returned are a subset
1189
- 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.
1190
</entry>
1191
</row>
1192
0 commit comments