diff options
author | Michael Paquier | 2023-12-03 23:09:51 +0000 |
---|---|---|
committer | Michael Paquier | 2023-12-03 23:09:51 +0000 |
commit | d78b6cbb602f5c36db3e267e2713b3aa22c815a5 (patch) | |
tree | 33161cb512460b584eb33eb475ac746ad853e89a /src/backend/commands/cluster.c | |
parent | fd5e8b440dfd633be74e3dd3382d4a9038dba24f (diff) |
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
Diffstat (limited to 'src/backend/commands/cluster.c')
0 files changed, 0 insertions, 0 deletions