Skip to content
Snippets Groups Projects
Commit baf47d27 authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

typo

parent 63c8fedc
Branches
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ spec: ...@@ -13,7 +13,7 @@ spec:
max_wal_size: "2GB" max_wal_size: "2GB"
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"s archive_command: "cp %p /home/postgres/wal_archive/wal_files/%f > /tmp/archive.log 2>&1"
checkpoint_timeout: "5min" checkpoint_timeout: "5min"
checkpoint_completion_target: "0.7" checkpoint_completion_target: "0.7"
numberOfInstances: 3 numberOfInstances: 3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment