Skip to content
Snippets Groups Projects
Commit 18c7e8da authored by Ines Ouled Elhaj's avatar Ines Ouled Elhaj
Browse files

debugging archiving

parent 6e095fdc
Branches
Tags
No related merge requests found
......@@ -13,7 +13,7 @@ spec:
max_wal_size: "2GB"
wal_keep_size: "512MB"
archive_mode: "on"
archive_command: "cp %p /home/postgres/wal_archive/%f"
archive_command: "cp %p /home/postgres/wal_archive/%f > /tmp/archive.log 2>&1"
checkpoint_timeout: "5min"
checkpoint_completion_target: "0.7"
numberOfInstances: 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment