pgsql: Rework documentation of pg_promote

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Rework documentation of pg_promote
Date: 2018-11-19 04:21:19
Message-ID: E1gOb3n-0001bf-47@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Rework documentation of pg_promote

This clarifies the behavior of how the "wait" flag works, which is
something that the previous version of the documentation failed to do.

Author: Ian Barwick
Discussion: https://postgr.es/m/cbd38450-2295-10a1-1f73-591a692ae0b0@2ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/74171f8c12e68408f1fa895fdee36fdc8b0a9f79

Modified Files
--------------
doc/src/sgml/func.sgml | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2018-11-19 04:44:50 pgsql: PANIC on fsync() failure.
Previous Message Michael Paquier 2018-11-19 01:26:34 pgsql: Remove unnecessary memcpy when reading WAL record fitting on pag