can't connect to redshift database

前端 未结 4 2091
星月不相逢
星月不相逢 2020-12-18 21:30

I\'m trying to connect to Redshift database from SQL Workbench/J using Postgre JDBC drivers but I can\'t get through. I get this error \"The connection attempt failed\". The

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-18 22:15

    You have to add your IP address block into the security group for the cluster.

    This is separate from other security groups (i.e. VPC).

    You can find it on the left in the Redshift Console. https://console.aws.amazon.com/redshift/

提交回复
热议问题