下载吧 - 绿色安全的游戏和软件下载中心

软件下载吧

当前位置:软件下载吧 > 技术开发 > 数据库 > 数据安全:Postgresql如何设置远程访问的方法,置防火墙或者关闭防火墙

数据安全:Postgresql如何设置远程访问的方法,置防火墙或者关闭防火墙

时间:2024-02-05 11:03作者:下载吧人气:19

Postgresql我通过百度已经将pg_hba.confpostgresql.conf文件设置好(网上bd一大堆

pg_hba.conf

# TYPE DATABASE USER ADDRESS METHOD
host all all 0.0.0.0/0 trust
# IPv4 local connections:
host all all 127.0.0.1/32 md5
host all all 0.0.0.0/0 trust
# IPv6 local connections:
host all all ::1/128 md5
# Allow replication connections from localhost, by a user with the
# replication privilege.
host replication all 127.0.0.1/32 md5
host replication all ::1/128 md5

标签MySQL,技术文档,数据库,PostgreSQL

相关下载

查看所有评论+

网友评论

网友
您的评论需要经过审核才能显示

热门阅览

最新排行

公众号