As far as I know, AWS RDS does not sync the user creation on replicadb. I created a user on the main db. However, the user has not been synced on the replica. I tried to create the user on Replica. I received a read-only exception. The question is, how can we create a database user on AWS RDS MSSQL read replica?
Thanks for the answers.
I tried to create the user on Replica. I received a read-only exception