I created a db of type postgres 13 , mode managed and accessibility public. I can copy the details from db’s “show credentials” page, and when I try with
psql -h za334bb55-postgresql.z21aac911.numa.sh -p 5432 -U postgres -W I keep getting the psql: error: FATAL: password authentication failed for user "postgres" FATAL: password authentication failed for user "postgres"
I actually deleted that db, and recreated it natively in aws and got my thing going. We can close this discussion now. If it happens again, I will reopen.