diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-08-22 14:04:02 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-08-22 14:04:36 -0400 |
commit | 932a271956afac90a676b946fd3e356b45581445 (patch) | |
tree | 86c1e793cebc78d1891712ec69c0726453ad0bbf /doc/src/sgml/ref/commit.sgml | |
parent | 03af60c010aebc0a100416897ecb0948168c99c9 (diff) | |
download | postgresql-932a271956afac90a676b946fd3e356b45581445.tar.gz postgresql-932a271956afac90a676b946fd3e356b45581445.zip |
Fix erroneous documentation of synchronous_commit = remote_write.
The docs claimed that this mode only waits for the standby to receive WAL
data, but actually it waits for the data to be written out to the standby's
OS; which is a pretty significant difference because it removes the risk of
crash of the walreceiver process.
Diffstat (limited to 'doc/src/sgml/ref/commit.sgml')
0 files changed, 0 insertions, 0 deletions