Thread: pgsql: Minor sync rep documentation improvements.

pgsql: Minor sync rep documentation improvements.

From
Robert Haas
Date:
Minor sync rep documentation improvements.

- Make the name of the ID tag for the GUC entry match the GUC name.
- Clarify that synchronous_replication waits for xlog flush, not receipt.
- Mention that synchronous_replication won't wait if max_wal_senders=0.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f0f3617135854281bdb79179a895c102d54cb95b

Modified Files
--------------
doc/src/sgml/config.sgml |   10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)