Why is 'wal_level' listed next to 'fsync' in postgresql.conf?
#wal_level = 'hot_standby' # minimal, archive, or hot_standby
#fsync = on # turns forced synchronization on or off
#synchronous_commit = on # immediate fsync at commit
#wal_sync_method = fsync # the default is the first option
Seems it should be in the archiving section.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com