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.
1 parent 8c2e040 commit 4c49952Copy full SHA for 4c49952
.github/workflows/ci.yml
@@ -70,6 +70,7 @@ jobs:
70
POSTGRES_DB: graph_node_test
71
POSTGRES_INITDB_ARGS: "-E UTF8 --locale=C"
72
POSTGRESQL_EXTRA_FLAGS: "-c max_connections=1000"
73
+ POSTGRESQL_REPLICATION_USE_PASSFILE: no
74
options: >-
75
--health-cmd "pg_isready -U postgres"
76
--health-interval 10s
0 commit comments