This commit is contained in:
tomg10
2024-03-22 09:55:34 +01:00
parent 5df4c691bb
commit f0e128860c

View File

@ -22,6 +22,10 @@ postgres_arguments:
- -c - -c
- max_connections=256 - max_connections=256
- -c - -c
- shared_buffers=47616MB
- -c
- effective_cache_size=142848MB
- -c
- maintenance_work_mem=2GB - maintenance_work_mem=2GB
- -c - -c
- checkpoint_completion_target=0.9 - checkpoint_completion_target=0.9