We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
wal_level=logical
1 parent ddd9268 commit 4f0c3c1Copy full SHA for 4f0c3c1
docker-compose.yml
@@ -14,6 +14,7 @@ services:
14
- POSTGRES_PASSWORD=my-secret-passwd
15
- POSTGRESQL_POSTGRES_PASSWORD=my-secret-passwd
16
- POSTGRESQL_DATABASE=tap_postgres_test
17
+ - POSTGRESQL_WAL_LEVEL=logical
18
- ALLOW_EMPTY_PASSWORD=yes
19
db_replica:
20
image: "docker.io/bitnami/postgresql:12"
0 commit comments