An Azure managed PostgreSQL database service for app development and deployment.
Hi @Julia
To help us investigate this further, could you please run the following query and share the output?
Additionally, we noticed that the server parameter azure.accepted_password_auth_method is currently set to MD5.
Could you please update this parameter to SCRAM-SHA-256, allow the change to take effect (restart if prompted), and then retry the major version upgrade?
Once completed, please let us know:
- The output of the
SELECT * FROM azure_roles_authtype();query. - Whether the major version upgrade succeeds after changing the authentication method.
This information will help us continue the investigation.
Looking forward to your update.