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

Commitfcf46f8

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 parent5d40b3c commitfcf46f8

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

652652
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp