【发布时间】:2015-12-10 20:26:56
【问题描述】:
我已将 Redshift 集群从 VPC 中的快照恢复到 EC2 Classic。我已经转移了我的旧数据管道并使用我的新集群的 JDBC 连接更新了它们的管道定义。
但是,当我尝试重新运行管道时,会出现以下错误:
df-041104839VS05ZRRF9GE amazonaws.datapipeline.database.ConnectionFactory: Unable to establish connection to jdbc:postgresql://adops-etl.cxp7sr869idv.us-east-1.redshift.amazonaws.com:5439/staging?tcpKeepAlive=true Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
现在我需要使用此集群和管道从 VPC 迁移到 EC2 Classic 的其他配置吗?
【问题讨论】:
标签: amazon-ec2 amazon-redshift amazon-vpc