mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 19:06:39 +08:00
retrace: tune up PostgreSQL
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user