You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The connectivity was good to the redshift from dbeaver with a set of creds and was able to intract on the redshift. But the same creds and details when used with singer target-redshift, not able to connect.
The current target-redshift do not support passing "SSL true". Could you help with the same ?
The text was updated successfully, but these errors were encountered:
We should be able to port over the enhancements made in Target Postgres for connection creation. There's also probably an enhancement to make here in general where we can allow for the full connection details to just be a dictionary we hand off to PsycoPG, but it would more closely match how we're creating/dealing with everything for S3.
The connectivity was good to the redshift from dbeaver with a set of creds and was able to intract on the redshift. But the same creds and details when used with singer target-redshift, not able to connect.
The current target-redshift do not support passing "SSL true". Could you help with the same ?
The text was updated successfully, but these errors were encountered: