pgsql: Minor sync rep documentation improvements. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Minor sync rep documentation improvements.
Date
Msg-id E1PzW8W-0000U0-FM@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Convert large integer strings properly.
Next
From: Bruce Momjian
Date:
Subject: pgsql: Add database comments to template0 and postgres databases, and i