【问题标题】:Neo4j import postgres data from VMNeo4j 从 VM 导入 postgres 数据
【发布时间】:2019-07-27 13:07:09
【问题描述】:

我正在尝试从 VM 导入 Postgres 数据库,并使用 Neo4j 来可视化图表。 对于此类数据库的示例,我可以使用 ETL 工具加载数据并使用 Neo4j 桌面在我的本地 Windows 机器上运行它。

但是,当我尝试从 VM (Centos) 加载数据库时,我无法从 ETL 加载它。它给了我这个错误:

Connection failed. SQL state: 08001, message: Connection to localhost:7687 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
close

在我的虚拟机上,我的 Neo4j 状态如下所示:

我做得对吗?或者我不应该在开始时使用 ETL 工具来加载外部数据库?就我而言,最好的方法是什么?

请多多指教,非常感谢!

【问题讨论】:

    标签: postgresql neo4j etl


    【解决方案1】:

    您需要指定适合登录neo4j服务器的usernamepassword

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-06-15
      • 1970-01-01
      • 2015-03-30
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多