File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## Minor Release 0.15.0
2
+
3
+ - Make pg_repack the default way to perform maintenance [ #25 ] ( https://github.com/npwalker/pe_databases/pull/25 )
4
+ - Start maintaining the reports table which we could not afford to perform a VACUUM FULL on
5
+ - Rename typoed ` pe_databases::maintenance::disable_maintenace ` parameter to ` pe_databases::maintenance::disable_maintenance `
6
+
1
7
## Z Release 0.14.2
2
8
- Allow not managing table settings [ #21 ] ( https://github.com/npwalker/pe_databases/pull/21 )
3
9
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " npwalker-pe_databases" ,
3
- "version" : " 0.14.2 " ,
3
+ "version" : " 0.15.0 " ,
4
4
"author" : " npwalker" ,
5
5
"summary" : " A Puppet Module for Backing Up / Maintaining / Tuning Your Puppet Enterprise Databases" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments