Open
Description
Could you tell me how to correctly specify the connection string if there is a dash in the name of my database. Connection string example:
- --pgBouncer.connectionString=postgres://$(DB_USER):$(DB_PASSWORD)@127.0.0.1:5432/tmp-test-db?sslmode=disable&connect_timeout=10
The error I am getting:
{"caller":"collector.go:129","err":"error pinging pgbouncer: \"pq: unrecognized configuration parameter \\\"stats\\\"\"","level":"error","msg":"error setting up DB connection","ts":"2022-05-10T19:56:15.348Z"}
Or I can't use the current database and I need to create a new one? Could you please helm me? Thanks
Metadata
Metadata
Assignees
Labels
No labels