随笔分类 - PostgreSQL
postgresql数据库错误FATAL: 28000: no pg_hba.conf entry for host "192.168.1.23", user "postgres", database
摘要:FATAL: 28000: no pg_hba.conf entry for host "192.168.1.23", user "postgres", database "sde", SSL off 问题出现原因:pg数据库和访问数据库的客户端不在同一台机子上,然后保存 我遇到的情况,pg装在了1
阅读全文