#10 postgresql::server::config_entry { 'synchronous_standby_names': ensure => present, value => 'FIRST 1 (lax)', } #9.6 postgresql::server::config_entry { 'synchronous_standby_names': ensure => present, value => 'lax', }