1 Answer
- Newest
- Most votes
- Most comments
0
Hi,
Do you have the same error if you ALTER the owner of the database to your rds_superuser first? Something like:
ALTER DATABASE mydb OWNER to my_rds_superuser;
answered 3 years ago
Relevant content
- asked 4 years ago
- AWS OFFICIALUpdated 8 months ago
