cmd: "lightdash dbt run -s model" create Error running postgres query: Error: The server does not support SSL connections #6520
-
Hi Everyone, so i wanted to add a new database, scheme and tables into my dbt project in lightdash. but on running this cmd: Here is the result and issue that i got |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
It looks like you might need to adjust you connection settings to your database to sslmode: disable |
Beta Was this translation helpful? Give feedback.
Update your profile.yml to something like this.