Skip to content

Commit 416abff

Browse files
authored
Merge pull request #103 from thomedw/patch-1
Add example to supply additional options
2 parents d949269 + 5b85a44 commit 416abff

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
- postgresql:/var/lib/postgresql

0 commit comments

Comments
 (0)