IJ - Database tool - How to connect to PostgreSQL with an empty password
已回答
Hello
I cannot seem to connect to a PostgreSQL db (running in a vm in a docker) with an empty password. IJ keeps on prompting me for one. How can I make this work?
Tx!
Peter
请先登录再写评论。
There was a similar problem reported at https://youtrack.jetbrains.com/issue/DBE-3519, but we were not able to reproduce it. If you have the steps and the details about your specific environment, feel free to add them to the issue.
Thanks Serge.
While I was gathering the information to reply, I realised (actually docker inspect made me realise) that the there is a password configured for the user.
All goes well when I use that password.
Sorry for the noise!
Peter