Question
DO is showing wrong connection details for connection pool.
I have created connection pool for my Postgres DB
When i click on
connection-details --> connection-parameters --> public-network --> show-password
Password is empty
When i click on
connection-details --> connection-parameters --> private-network
username is wrong. it is showing “doadmin” instead of username which i gave
still i tried to establish connection using correct details but DO is throwing
psql: ERROR: auth failed
ERROR: SSL required
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×