Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6ef4ae1

Browse files
committed
Add missing documentation for function pg_stat_get_wal_senders()
Euler Taveira de Oliveira
1 parent0e8f6bf commit6ef4ae1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎doc/src/sgml/monitoring.sgml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1181,6 +1181,15 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
11811181
</entry>
11821182
</row>
11831183

1184+
<row>
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.
1190+
</entry>
1191+
</row>
1192+
11841193
<row>
11851194
<entry><literal><function>pg_stat_clear_snapshot()</function></literal></entry>
11861195
<entry><type>void</type></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp