下载地址
https://HdhCmsTestenterprisedb测试数据/downloads/postgres-postgresql-downloads
一直下一步安装就行。
问题1
navicat 连接报错:
authentication method 10 not supported
修改: D:\soft\postgresql-13.1-1\data\postgresql.conf listen_addresses = ‘*‘ # what IP address(es) to listen on; # comma-separated list of addresses; # defaults to ‘localhost‘; use ‘*‘ for all # (change requires restart) 修改: D:\soft\postgresql-13.1-1\data\pg_hba.conf # IPv4 local connections: #host all all 127.0.0.1/32 scram-sha-256 host all all 127.0.0.1/32 password host all all 0.0.0.0/0 password
windows安装PostgreSQL
标签:local pass hba win pos windows for 问题 soft
查看更多关于windows安装PostgreSQL的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did117765