79438220

Date: 2025-02-14 02:43:39
Score: 3
Natty:
Report link

Yes password encryption type is an issue. AWS support gave me a similar answer. they said scram-sha-256 is not supported. you can find out about your password encryption type with the SCRAM command either in the query editor or with CLI, see reference [reference] https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_Password_Encryption_configuration.html#PostgreSQL_Password_Encryption_configuration.getting-ready

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Vincent_kin