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

Commita56e704

Browse files
committed
Doc: Replace reference to pg_stat_wal_receiver.received_lsn by flushed_lsn
Oversight in2c8dd05, where the view's column has been renamed.Reported-by: Fujii MasaoDiscussion:https://postgr.es/m/c049ffcf-d2fe-90f7-c8ba-0741035aa6a7@oss.nttdata.com
1 parentc7d65a2 commita56e704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/high-availability.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,7 @@ primary_conninfo = 'host=192.168.1.50 port=5432 user=foo password=foopass'
906906
On a hot standby, the status of the WAL receiver process can be retrieved
907907
via the <xref linkend="pg-stat-wal-receiver-view"/> view. A large
908908
difference between <function>pg_last_wal_replay_lsn</function> and the
909-
view's <literal>received_lsn</literal> indicates that WAL is being
909+
view's <literal>flushed_lsn</literal> indicates that WAL is being
910910
received faster than it can be replayed.
911911
</para>
912912
</sect3>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp