Compare commits
1 Commits
master
...
113b3c6b8a
Author | SHA1 | Date | |
---|---|---|---|
113b3c6b8a
|
@ -2,7 +2,6 @@
|
||||
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