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

Commit8036d73

Browse files
committed
pg_wal_replay_wait(): Fix typo in the doc
Reported-by: Kevin Hale BoyesDiscussion:https://postgr.es/m/CADAecHWKpaPuPGXAMOH%3DwmhTpydHWGPOk9KWX97UYhp5GdqCWw%40mail.gmail.com
1 parent7949d95 commit8036d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28990,7 +28990,7 @@ pg_current_wal_insert_lsn
2899028990

2899128991
Then an application could run <function>pg_wal_replay_wait</function>
2899228992
with the <acronym>lsn</acronym> obtained from primary. After that the
28993-
changes madeof primary should be guaranteed to be visible on replica.
28993+
changes madeon primary should be guaranteed to be visible on replica.
2899428994

2899528995
<programlisting>
2899628996
postgres=# CALL pg_wal_replay_wait('0/306EE20');

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp