Give postgres plenty of time to shutdown cleanly

main
Max Ignatenko 2024-03-13 18:12:55 +00:00
parent 44d2b25951
commit 76a50524a0
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ services:
"-c", "max_wal_size=8GB"
]
shm_size: '16gb'
stop_grace_period: 24h
lister:
build:
context: .