Navicat Premium 12无法链接PostgreSQL

打开PostgreSQL的pg_hba.conf,更改关于流动的内容

Navicat Premium 12无法链接PostgreSQL

Navicat Premium 12无法链接PostgreSQL

 

 

# "local" is for Unix domain socket connections only
local   all             all                           trust
# IPv4 local connections:
host    all             all             127.0.0.1/32            trust
# IPv6 local connections:
host    all             all             ::1/128                 trust

 

上一篇:JS本地存储


下一篇:C#:复选框操作类