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

Commitd78b6cb

Browse files
committed
doc: Remove reference to trigger file regarding promotion
The wording changed here comes from991bfe1, when the only way totrigger a promotion was with a trigger file. There are more options toachieve this operation these days, like the SQL function pg_promote() orthe command `pg_ctl promote`, so it is confusing to assume that only atrigger file is able to do the work.Note also that promote_trigger_file has been removed as ofcd4329din 16~.Author: Shinya KatoDiscussion:https://postgr.es/m/201b08ea29aa61f96162080e75be503c@oss.nttdata.comBackpatch-through: 12
1 parentfd5e8b4 commitd78b6cb

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
@@ -648,7 +648,7 @@ protocol to make nodes agree on a serializable transactional order.
648648
later disconnected, the standby goes back to step 1 and tries to
649649
restore the file from the archive again. This loop of retries from the
650650
archive, <filename>pg_wal</filename>, and via streaming replication goes on until the server
651-
is stopped orfailoveristriggered by a trigger file.
651+
is stopped or ispromoted.
652652
</para>
653653

654654
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp