doc: PG 16 relnotes: improve wording of promote_trigger item

Reported-by: Dave Page

Author: Dave Page

Backpatch-through: 16 only
This commit is contained in:
Bruce Momjian 2023-09-21 11:27:29 -04:00
parent 3e2fe32552
commit dce4544414

View File

@ -244,7 +244,7 @@ Author: Thomas Munro <tmunro@postgresql.org>
</para> </para>
<para> <para>
This was used to promote a standby to primary, but is now easier This was used to promote a standby to primary, but is now more easily
accomplished with <link linkend="app-pg-ctl"><literal>pg_ctl accomplished with <link linkend="app-pg-ctl"><literal>pg_ctl
promote</literal></link> or <link promote</literal></link> or <link
linkend="functions-recovery-control-table"><function>pg_promote()</function></link>. linkend="functions-recovery-control-table"><function>pg_promote()</function></link>.