You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I deployed the service on AKS and after that trying to get into the psql by psql -U username -h <external_ip> -d postgresdb --password, but it's not getting into psql