]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Remove reference to trigger file regarding promotion
authorMichael Paquier <michael@paquier.xyz>
Sun, 3 Dec 2023 23:10:28 +0000 (08:10 +0900)
committerMichael Paquier <michael@paquier.xyz>
Sun, 3 Dec 2023 23:10:28 +0000 (08:10 +0900)
commit04d7eacee29931412504a2d46c8f585c82dd7186
treea078753afecea0cc4c1ce03af127ae25b59e0fe4
parente846fc491923a499a6d8b388292798fc808cd7a3
doc: Remove reference to trigger file regarding promotion

The wording changed here comes from 991bfe11d28a, when the only way to
trigger a promotion was with a trigger file.  There are more options to
achieve this operation these days, like the SQL function pg_promote() or
the command `pg_ctl promote`, so it is confusing to assume that only a
trigger file is able to do the work.

Note also that promote_trigger_file has been removed as of cd4329d9393f
in 16~.

Author: Shinya Kato
Discussion: https://postgr.es/m/201b08ea29aa61f96162080e75be503c@oss.nttdata.com
Backpatch-through: 12
doc/src/sgml/high-availability.sgml