私は Mac を使用しており、通常は Sequel Pro を使用して SQL データベースとやり取りしています。通常、私は mysql を使用しますが、redshift は Postgres を使用することを理解しています。
Redshift データベースに接続しようとするとき、IP または「エンドポイント」を使用する必要がありますか?
また、接続しようとすると、Sequel Pro からこのエラーが発生します。
Unable to connect to host {{my_db_host}}, or the request timed out.
Be sure that the address is correct and that you have the necessary privileges, or try increasing the connection timeout (currently 10 seconds).
MySQL said: Can't connect to MySQL server on '{{my_db_host}}' (4)
接続方法についてアドバイスをくれる人はいますか?
ありがとう