【问题标题】:The pgAdmin 4 server could not be contacted on win 7在 win 7 上无法联系 pgAdmin 4 服务器
【发布时间】:2023-01-30 20:49:59
【问题描述】:

我在 win7 x64 上,无法运行 PostgreSQL 14。

我已经进行了全新安装。从过去的版本中删除了所有应用程序数据。

在这里查找了所有解决方案,但没有修复。

【问题讨论】:

标签: postgresql


【解决方案1】:

我希望你能够解决这个问题,但如果其他人在 Windows 7 上遇到 pgAdmin 问题,这个答案可能会有所帮助。

最近安装 Postgres v14 时,更新版本的 pgAdmin 4 会随 postgres 安装一起安装。 Windows 7 中支持的最新 pgAdmin 版本是 pgAdmin v 4.30。

第 1 步:转到控制面板并选择卸载 Postgresql >> 选择单个组件并仅卸载 pgAdmin。

第 2 步:下载并安装支持的 pgAdmin 版本。

这为我解决了 Windows 7 上的 pgAdmin 问题。

【解决方案2】:

我在 Windows 7 上运行 postgresSQL 15 附带的 pgadmin 4 时遇到类似的问题。事实证明 pgadmin 4 依赖于与 win 7 不兼容的 python 3.10.3。python 3.10.3 报告缺少 api-ms-win-core- path-l1-1-0.dll 在 win 7 上运行时可以通过在以下 github 链接中下载丢失的 dll 文件来修复: https://github.com/nalexandru/api-ms-win-core-path-HACK

【讨论】:

    猜你喜欢
    • 2021-10-22
    • 1970-01-01
    • 2022-10-06
    • 1970-01-01
    • 2021-08-06
    • 2021-09-17
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多