diff --git a/servers/puppet/modules/humbug/files/postgresql/postgresql.conf.master b/servers/puppet/modules/humbug/files/postgresql/postgresql.conf.master index 6b1106bde3..1a925d8071 100644 --- a/servers/puppet/modules/humbug/files/postgresql/postgresql.conf.master +++ b/servers/puppet/modules/humbug/files/postgresql/postgresql.conf.master @@ -590,7 +590,7 @@ log_autovacuum_min_duration = 100 wal_level = hot_standby max_wal_senders = 5 archive_mode = on -archive_command = 'cp -f %p /var/lib/postgresql/9.1/main/archive/%f