Window 安装Postgres
- 安装进度条提示:
The database cluster initialisation failed
给安装目录所在的文件夹,增加postgres用户权限
- 远程连接不上,提示超时
检查下Window防火墙是否开启入站规则,开放Postgres默认的`5432`TCP端口
2021-01-25 1,044 0
The database cluster initialisation failed给安装目录所在的文件夹,增加postgres用户权限
检查下Window防火墙是否开启入站规则,开放Postgres默认的`5432`TCP端口