Thread: pgsql: Rename synchronous_commit='write' to 'remote_write'.

pgsql: Rename synchronous_commit='write' to 'remote_write'.

From
Robert Haas
Date:
Rename synchronous_commit='write' to 'remote_write'.

Fujii Masao, per discussion on pgsql-hackers

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/config.sgml                      |    4 ++--
doc/src/sgml/high-availability.sgml           |    4 ++--
src/backend/utils/misc/guc.c                  |    4 ++--
src/backend/utils/misc/postgresql.conf.sample |    3 ++-
4 files changed, 8 insertions(+), 7 deletions(-)