Hi Neils,
I think the changes made was reverted. Please try to reproduce the issue from your end again.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
We're using the Azure Database Migration service to migrate our Azure PostgreSQL Single server to a Flexible server.
It fails with the following message: "Failed to execute query `ALTER ROLE "dummyAdmin" WITH BYPASSRLS;` with error : 42501: must be superuser to change bypassrls attribute"
What is happening here? Any insights?
Some more details:
postgres
database is never selected.administratorLogin
), and it gets created successfully (beforehand).administratorLogin
created). However, on the single server, "dummyAdmin" has NOBYPASSRLS configured, while on the flexible server "dummyAdmin" has BYPASSRLS configured.Hi Neils,
I think the changes made was reverted. Please try to reproduce the issue from your end again.