PSQL log level

This commit is contained in:
AiratTop
2025-10-17 10:41:17 +03:00
parent 67db9c959e
commit b1edcaaa39

View File

@@ -110,6 +110,14 @@ services:
interval: 5s
timeout: 5s
retries: 10
command:
- postgres
- -c
- log_min_messages=warning
- -c
- client_min_messages=warning
- -c
- log_checkpoints=off
n8n-master:
container_name: n8n-master
hostname: n8n-master