【问题标题】:Connecting to localhost PostgreSQL on Mac using PSequel GUI?使用 PSequel GUI 在 Mac 上连接到 localhost PostgreSQL?
【发布时间】:2017-08-15 14:26:16
【问题描述】:

我使用 Sequel Pro 作为 GUI 连接到以前使用 Laravel 5.4 完成的项目的数据库。使用 Sequel Pro GUI 连接到数据库似乎很简单。我试过按照下面的教程Rails and link to a PSequel GUI

这些是我的设置。 这是我得到的错误。 我需要做什么才能为 GUI 配置它?

【问题讨论】:

    标签: postgresql user-interface ruby-on-rails-5 rails-postgresql


    【解决方案1】:

    默认 postgres 端口是 5432。正如我从屏幕截图中看到的,您正在尝试连接到端口 3000。因此,如果您有默认 postgres 设置,至少您应该将端口更改为 5432。

    【讨论】:

      猜你喜欢
      • 2015-12-26
      • 2019-06-14
      • 2016-05-10
      • 1970-01-01
      • 2020-05-18
      • 2013-07-17
      • 2014-05-30
      • 2021-01-27
      • 2019-08-19
      相关资源
      最近更新 更多