检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
- - Yes Ensure that passwords are encrypted using SHA512. √ √ No Ensure that the password expiration time is correctly configured. √ √ No Ensure that the password expiration alarm time is correctly configured. √ - Yes Ensure that the password change period is correctly configured
CREATE ROLE replica login replication ENCRYPTED PASSWORD 'xxxxxx'; replica is the account name. replica has the login and replication permissions. xxxxxx is the password. Check the new account.