github.com/machinefi/w3bstream@v1.6.5-rc9.0.20240426031326-b8c7c4876e72/pkg/depends/testutil/postgrestestutil/config/default.yml (about)

     1  TEST__PGCLI__ConnMaxLifetime: 1h
     2  TEST__PGCLI__Master: postgres://test_user:test_passwd@127.0.0.1:5432/test?sslmode=disable
     3  TEST__PGCLI__PoolSize: "10"
     4  TEST__PGCLI__Retry_Interval: 3s
     5  TEST__PGCLI__Retry_Repeats: "3"
     6  TEST__PGCLI__Slave: //localhost