copr: this is no longer supported in pg9.5
This commit is contained in:
parent
8d53296868
commit
c3dd8e9764
1 changed files with 0 additions and 9 deletions
|
@ -91,15 +91,6 @@
|
|||
tags:
|
||||
- config
|
||||
|
||||
- name: set checkpoint_segments for PostgreSQL
|
||||
lineinfile:
|
||||
path: /var/lib/pgsql/data/postgresql.conf
|
||||
regexp: '^checkpoint_segments ='
|
||||
line: 'checkpoint_segments = 32'
|
||||
notify: restart postgresql
|
||||
tags:
|
||||
- config
|
||||
|
||||
- name: set checkpoint_completion_target for PostgreSQL
|
||||
lineinfile:
|
||||
path: /var/lib/pgsql/data/postgresql.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue