Document "replication_user" configuration file parameter.

This commit is contained in:
Ian Barwick
2017-08-31 17:29:09 +09:00
parent 04c9779561
commit 1517c06bb1
3 changed files with 19 additions and 4 deletions

View File

@@ -40,6 +40,9 @@
# is not running and there's no other way of determining
# the data directory.
#replication_user # User to make replication connections with, if not set defaults
# to the user defined in "conninfo".
# =============================================================================
# Optional configuration items
@@ -65,6 +68,8 @@
#recovery_min_apply_delay= # Ff provided, "recovery_min_apply_delay" in recovery.conf
# will be set to this value.
#------------------------------------------------------------------------------
# Logging settings
#------------------------------------------------------------------------------