will_musgrave
10/05/2023, 5:28 PMsslmode
for dbt-postgres
?
I tried: meltano config dbt-postgres set sslmode ["require"]
and it doesn't seem to be working well. The error is: Expecting value: line 1 column 1 (char 0)
edgar_ramirez_mondragon
10/05/2023, 7:21 PMmeltano config dbt-postgres set sslmode require
?
(If that's it, the hub docs may be confusing by suggesting meltano config dbt-postgres set sslmode [value]
cc @pat_nadolny,@taylor)will_musgrave
10/05/2023, 7:39 PMmeltano.yaml
file, I was good to go, though!