-
Notifications
You must be signed in to change notification settings - Fork 550
PG Plugin Default Config #1790
Copy link
Copy link
Closed
Description
Describe the Bug
The default PG connection string should be compatible with Postgres defaults.
Expected Behavior
the database name in the default connection should either be something that is more obvious that needs to be changed or something that is compatible with common defaults (postgres)
something like:q
connection_string: "postgresql://postgres:pass@localhost:5432/postgres"
CloudQuery Version
Debug Output
Steps to Reproduce
Additional Context
References
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels