dsf
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-05-01 22:42:18 -05:00
parent 7b7434418c
commit 08373d81bb

View file

@ -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