Merge ~ballot/postgresql-charm/+git/postgresql-charm:issue_271 into postgresql-charm:master

Proposed by Benjamin Allot
Status: Merged
Approved by: Haw Loeung
Approved revision: 73f516d4f3f2c14385ff530d8987bac2a15d7bfe
Merged at revision: 29800bf0244afe7291a9f8b71edf2830685b801d
Proposed branch: ~ballot/postgresql-charm/+git/postgresql-charm:issue_271
Merge into: postgresql-charm:master
Diff against target: 13 lines (+1/-1)
1 file modified
config.yaml (+1/-1)
Reviewer Review Type Date Requested Status
Haw Loeung +1 Approve
Canonical IS Reviewers Pending
Review via email: mp+455250@code.launchpad.net

Commit message

Update default compression level to 3 instead of 0

To post a comment you must log in.
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
Haw Loeung (hloeung) wrote :

LGTM

review: Approve (+1)
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision 29800bf0244afe7291a9f8b71edf2830685b801d

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/config.yaml b/config.yaml
2index 906d44b..7515f4d 100644
3--- a/config.yaml
4+++ b/config.yaml
5@@ -140,7 +140,7 @@ options:
6 description: >
7 Directory to place backups in.
8 backup_compression_level:
9- default: 0
10+ default: 3
11 type: int
12 description: Backup compression level. Zero means no compression.
13 pgdg:

Subscribers

People subscribed via source and target branches

to all changes: