Connect to Amazon RedShift

I am trying to connect the app with a database in Amazon RedShift, but it sends me connection error. The values I am using are:

Name: RedShitDB
Type: RedShift
Host: jdbc: redshift: // [clustername]. [Region] redshift.amazonaws.com:xxxx/dbname
Port: xxxx
Database: dbname
Username: myusername
Password: mypassword

It’s wrong?

Tks!!

Hi Erick,

You want to type just the hostname for ‘Host’ parameter, without ‘jdbc:redshfit://’

If there is still a problem, shoot me an email at kan@exploratory.io, we can setup a quick video call and help you get started.

-Kan