# - Connection Settings - #port = 5432 port = 7200 unix_socket_directory = '/tmp/waltest' #archive_command = '' # command to use to archive a logfile archive_command = '/usr/bin/walmgr.py /opt/src/mgrtest/wal-master.ini xarchive %p %f' # segment # These settings are initialized by initdb -- they might be changed lc_messages = 'C' # locale for system error message # strings lc_monetary = 'C' # locale for monetary formatting lc_numeric = 'C' # locale for number formatting lc_time = 'C' # locale for time formatting