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

Commitff186ea

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 parent3c49fa2 commitff186ea

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

656656
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp