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:
|
||||
- postgres
|
||||
- -c
|
||||
- max_connections=120
|
||||
- max_connections=50
|
||||
- -c
|
||||
- shared_buffers=256MB
|
||||
- shared_buffers=128MB
|
||||
- -c
|
||||
- effective_cache_size=768MB
|
||||
- effective_cache_size=512MB
|
||||
- -c
|
||||
- work_mem=4MB
|
||||
- -c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue