We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d949269 + 5b85a44 commit 416abffCopy full SHA for 416abff
1 file changed
docker-compose.yml
@@ -17,5 +17,6 @@ PostgreSQL:
17
- REPLICATION_USER=
18
- REPLICATION_PASS=
19
- REPLICATION_SSLMODE=
20
+ command: "--wal_keep_segments=32 --logging_collector=off"
21
volumes:
22
- postgresql:/var/lib/postgresql
0 commit comments