PostgreSQL远程访问

PostgreSQL Remote Access

PostgreSQL远程访问

打开PostgreSQL安装目录下data\pg_hba.conf文件

添加如下行

1
host	all		        all		        0.0.0.0/0		        scram-sha-256

保存退出,完成

Licensed under CC BY-NC-SA 4.0
Built with Hugo
主题 StackJimmy 设计