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"