Error 1011 - Access role issue for logical replication
Error
Potential Causes
- The username or password is incorrect.
Suggested Actions
-
Grant the
rds_replication
role to the database user:-
Log in to the database as a user with the
rds_superuser
role. -
Run the following command:
GRANT rds_replication TO <database_username>;
-
-
Invite another team member with the required privileges to set up the Pipeline. Read Inviting and Moderating Team Members.
Last updated on Oct 26, 2022