I'm setting up a #PostgreSQL server to run on #Docker.
Because this is my first time trying to get this stuff working, I'm having a bit of a time trying to actually connect to the damn thing from another host. So I hit #PgAdmin4, add the connection details there, no dice.
Anyway, that's not the problem.
The problem is that PgAdmin4 *cowardly* refuses to save the details for this new database connection. *Just because* it's unable to establish the first connection to it. Enter new connection, it works, save it. Can't connect? Can't save.
Would be, you know, nice to save the incomplete/incorrect details *for later* when I get this stuff working. But alas, that would be too logical!