We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f02df77 commit 5b85a44Copy full SHA for 5b85a44
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
- /srv/docker/postgresql:/var/lib/postgresql
0 commit comments