dsf
This commit is contained in:
parent
7b7434418c
commit
08373d81bb
1 changed files with 3 additions and 3 deletions
|
|
@ -9,11 +9,11 @@ services:
|
||||||
command:
|
command:
|
||||||
- postgres
|
- postgres
|
||||||
- -c
|
- -c
|
||||||
- max_connections=120
|
- max_connections=50
|
||||||
- -c
|
- -c
|
||||||
- shared_buffers=256MB
|
- shared_buffers=128MB
|
||||||
- -c
|
- -c
|
||||||
- effective_cache_size=768MB
|
- effective_cache_size=512MB
|
||||||
- -c
|
- -c
|
||||||
- work_mem=4MB
|
- work_mem=4MB
|
||||||
- -c
|
- -c
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue