Hi @garrett after creating the RDS, i did the below and its working.
- Added the security group in RDS to allow EC2 in my case
- “CREATE DATABASE passboltdb CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;”
and in the connection i used the hostname not the ip
Thanks for reverting.