Merge lp://staging/~stub/charms/precise/postgresql/bug-1281600-log_temp_files into lp://staging/charms/postgresql
Proposed by
Stuart Bishop
Status: | Superseded | ||||
---|---|---|---|---|---|
Proposed branch: | lp://staging/~stub/charms/precise/postgresql/bug-1281600-log_temp_files | ||||
Merge into: | lp://staging/charms/postgresql | ||||
Prerequisite: | lp://staging/~stub/charms/precise/postgresql/bug-1329816-backup-log-spurious-alert | ||||
Diff against target: |
31 lines (+11/-0) 2 files modified
config.yaml (+8/-0) templates/postgresql.conf.tmpl (+3/-0) |
||||
To merge this branch: | bzr merge lp://staging/~stub/charms/precise/postgresql/bug-1281600-log_temp_files | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Cory Johns (community) | Needs Information | ||
Chris Glass (community) | Approve | ||
charmers | Pending | ||
Review via email: mp+224250@code.staging.launchpad.net |
This proposal has been superseded by a proposal from 2014-09-08.
Description of the change
Address Bug #1281600 by adding the log_temp_files configuration option.
To post a comment you must log in.
Looks good to me! Clean addition of a charm parameter, it does what is written on the tin.