【发布时间】:2020-11-12 07:12:33
【问题描述】:
我正在尝试将托管在 linux 容器上的 Postgre DB 连接到我的主机 Windows 机器上的 Talend ETL 工具,但无法这样做。
My Postgre credentials which are successfully connecting
Talend Snapshot which popups connectivity issue
好吧,我已经尝试了所有的连接方式,还使用 docker inspect [container] 来验证 IP 地址。
I also tried to ping the container from host system but it is giving me timeout
请帮忙。
【问题讨论】:
标签: postgresql docker networking docker-compose talend