【问题标题】:Is it possible to connect to Postgres DB with PL/SQL Developer?是否可以使用 PL/SQL Developer 连接到 Postgres DB?
【发布时间】:2016-03-01 07:10:52
【问题描述】:

是否可以使用“PL/SQL Developer”连接到 Postgres DB,就像我们可以连接 Oracle DB 一样?谢谢。

【问题讨论】:

  • 我仍然缺少将 Allround Automations PL/SQL Developer 与 Oracle 一起使用。但是当迁移到 Postgres 时,仍然找不到任何客户端可以匹配 SQL Developer 功能。

标签: plsqldeveloper postgresql-9.4


【解决方案1】:

没有。您需要使用该数据库的网络协议连接到数据库。 Oracle PL/SQL Developer 是由 Oracle 编写的,因此只支持 Oracle 数据库。

【讨论】:

  • 不,PL/SQL Developer 不是 Oracle 开发的,它是 Allround Automations 的产品。 Oracle 发布了 Oracle SQL Developer。
  • 感谢您的回复。但是您能否为 PostgreSQL 推荐任何类似的工具?在“PL/Sql 开发人员”中,我可以通过单击轻松浏览引用的表。我在 pgAdmin III 中错过了它,我目前正在访问我本地机器中的数据库。
  • 谢谢。无名马先生
  • 我认为已经过时的人想要一个类似 pl/sql developer on postgresql 的电动工具。
猜你喜欢
  • 2010-12-22
  • 2023-03-11
  • 1970-01-01
  • 2017-06-21
  • 2013-07-21
  • 1970-01-01
  • 1970-01-01
  • 2018-04-16
  • 2011-05-09
相关资源
最近更新 更多