Mention pg_promote() as a method to trigger promotion in documentation.
Fujii Masao <fujii@postgresql.org>
Mention pg_promote() as a method to trigger promotion in documentation. Previously in the "Standby Server Operation" section, pg_ctl promote and protmote_trigger_file were documented as a method to trigger standby promotion, but pg_promote() function not. This commit also adds parentheses into <function>pg_promote</function> in some docs to make it clearer that a function is being referred to. Author: Masahiro Ikeda Reviewed-by: Michael Paquier, Laurenz Albe, Tom Lane, Fujii Masao Discussion: https://postgr.es/m/de0068417a9f4046bac693cbcc00bdc9@oss.nttdata.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +1 −1 |
| doc/src/sgml/high-availability.sgml | modified | +4 −3 |
Documentation touched
Discussion
- It is not documented that pg_promote can exit standby mode 11 messages · 2020-04-17 → 2020-07-08