开发者社区 问答 正文

Hologres报错: role 'xxx' is not permitted to log in

已解决

Hologres报错: role 'xxx' is not permitted to log in

展开
收起
提个问题 2024-06-14 11:12:55 155 分享 版权
1 条回答
写回答
取消 提交回答
  • 开发者社区问答官方账号
    官方回答
    采纳回答

    创建用户并授权时使用了create role 'xxx',结果登录holoweb异常:role 'xxx' is not permitted to log in.需要用create user去创建用户授权,让superuser账号先drop掉重新授权。

    2024-06-14 11:12:56
    赞同 展开评论