Skip to content

Commit 5b85a44

Browse files
authored
Add example to supply additional options
1 parent f02df77 commit 5b85a44

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ PostgreSQL:
1717
- REPLICATION_USER=
1818
- REPLICATION_PASS=
1919
- REPLICATION_SSLMODE=
20+
command: "--wal_keep_segments=32 --logging_collector=off"
2021
volumes:
2122
- /srv/docker/postgresql:/var/lib/postgresql

0 commit comments

Comments
 (0)