【问题标题】:How to access the PostgreSQL in Heroku Database as a Service from Windows 10 PC?如何从 Windows 10 PC 访问 Heroku 数据库即服务中的 PostgreSQL?
【发布时间】:2021-06-15 15:37:08
【问题描述】:

我在服务器上安装了 PostgreSQL 插件,然后在 Heroku CLI 中输入了命令 heroku pg:psql postgresql-dimensional-16257 --app samar-db 以连接到数据库。但它给出了以下结果。

C:\Users\samar>heroku pg:psql postgresql-dimensional-16257 --app samar-db
--> Connecting to postgresql-dimensional-16257
psql (13.2)
WARNING: Console code page (437) differs from Windows code page (1252)
         8-bit characters might not work correctly. See psql reference
         page "Notes for Windows users" for details.
SSL connection (protocol: TLSv1.3, cipher: TLS_AES_256_GCM_SHA384, bits: 256, compression: off)
Type "help" for help.

如果需要任何进一步的信息来审查问题,我会分享。

【问题讨论】:

  • 服务器中PostgreSQL版本为13.2

标签: database postgresql heroku salesforce cloud


【解决方案1】:

在 StackOverflow 社区深入搜索后,我找到了我的问题的答案。 Solution for this question

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2012-08-12
    • 2021-08-10
    • 2019-07-05
    • 2020-05-15
    • 2022-08-14
    • 2020-11-08
    • 1970-01-01
    相关资源
    最近更新 更多