Compare commits
1 Commits
113b3c6b8a
...
master
Author | SHA1 | Date | |
---|---|---|---|
feef6db8c7
|
@ -2,6 +2,7 @@
|
||||
postgres_max_connections: 400
|
||||
postgres_shared_buffers: 3145728 # (3072 MiB)
|
||||
postgres_effective_cache_size: 8388608 # (8192 MiB)
|
||||
postgres_container_shm_size: 1G
|
||||
postgres_maintenance_work_mem: 786432 # (768 MiB)
|
||||
postgres_wal_buffers: 16384 # (16 MiB)
|
||||
postgres_random_page_cost: 1.3
|
||||
|
Reference in New Issue
Block a user