doc: add missing single quotes in repmgr.conf.sample

This commit is contained in:
Ian Barwick
2019-11-20 15:13:12 +09:00
parent 4ed72eb901
commit e2ffeac67d

View File

@@ -195,7 +195,7 @@ ssh_options='-q -o ConnectTimeout=10' # Options to append to "ssh"
# #
# Examples: # Examples:
# #
# tablespace_mapping=/path/to/original/tablespace=/path/to/new/tablespace # tablespace_mapping='/path/to/original/tablespace=/path/to/new/tablespace'
# restore_command = 'cp /path/to/archived/wals/%f %p' # restore_command = 'cp /path/to/archived/wals/%f %p'
#tablespace_mapping='' # Tablespaces can be remapped from one #tablespace_mapping='' # Tablespaces can be remapped from one