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

Commit75594e0

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

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
@@ -1179,6 +1179,15 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
11791179
</entry>
11801180
</row>
11811181

1182+
<row>
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.
1188+
</entry>
1189+
</row>
1190+
11821191
<row>
11831192
<entry><literal><function>pg_stat_clear_snapshot()</function></literal></entry>
11841193
<entry><type>void</type></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp