安装到最后出现“the database cluster initialization failed”错误,
出错原因在于“postgres”这个用户没有修改添加目录权限,给“postgres”赋予针对安装目录的完全控制权限,然后重新安装,不要选Default locale,选一别的,即可正确安装。
安装到最后出现“the database cluster initialization failed”错误,
出错原因在于“postgres”这个用户没有修改添加目录权限,给“postgres”赋予针对安装目录的完全控制权限,然后重新安装,不要选Default locale,选一别的,即可正确安装。