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

delete wrond restore command

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