]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: improve description of synchronous_commit modes
authorBruce Momjian <bruce@momjian.us>
Thu, 15 Oct 2020 19:15:28 +0000 (15:15 -0400)
committerBruce Momjian <bruce@momjian.us>
Thu, 15 Oct 2020 19:15:28 +0000 (15:15 -0400)
commitee59f669b666e62b7e769ece97ef74ef621acd8d
treee644be54e0bc76def2447d49265d4f26a3b596c7
parent7753ca49d3580454fc55df0ef77cfa87621b56e3
doc:  improve description of synchronous_commit modes

Previously it wasn't clear exactly what each of the synchronous_commit
modes accomplished.  This clarifies that, and adds a table describing it.
Only backpatched through 9.6 since 9.5 doesn't have all the options.

Reported-by: kghost0@gmail.com
Discussion: https://postgr.es/m/159741195522.14321.13812604195366728976@wrigleys.postgresql.org

Backpatch-through: 9.6
doc/src/sgml/config.sgml
src/include/access/xact.h