游客发表

PostgreSQL数据库中pg_hba.conf文件的使用详解

发帖时间:2025-11-05 05:14:26

PostgreSQL数据库中pg_hba.conf文件的使用详解
数据使用复制# TYPE  DATABASE        USER            CIDR-ADDRESS            METHOD   # "local" is for Unix domain socket connections only   local      all                      all                                                       ident   # IPv4 local connections:   host       all                      all                 127.0.0.1/32                  md5   # IPv6 local connections:   host       all                      all                 ::1/128                           md5  1.2.3.4.5.6.7.

    热门排行

    友情链接