copr: try to lower this down
This commit is contained in:
parent
76452ba1c7
commit
4f27eb8642
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
lineinfile:
|
||||
path: /var/lib/pgsql/data/postgresql.conf
|
||||
regexp: '^maintenance_work_mem ='
|
||||
line: 'maintenance_work_mem = 1GB'
|
||||
line: 'maintenance_work_mem = 500MB'
|
||||
notify: restart postgresql
|
||||
tags:
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue