retrace: tune up PostgreSQL
This commit is contained in:
parent
47f282b645
commit
3bb8b479ff
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
lineinfile:
|
||||
path: /var/lib/pgsql/data/postgresql.conf
|
||||
regexp: '^work_mem ='
|
||||
line: 'work_mem = 114MB'
|
||||
line: 'work_mem = 10MB'
|
||||
notify: restart postgresql
|
||||
|
||||
- name: set maintenance_work_mem for PostgreSQL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue