Problemunvalidated
works only if the db has the same name as the user — I know PostgreSQL can try to connect by default to a DB with the same name. Tension: how can I hard/force specify the DB name? Outcome: As per the docs `dbname` Defaults to be the same as the user name.
337e91a2-b74e-457f-933a-6dba009837fd
works only if the db has the same name as the user — I know PostgreSQL can try to connect by default to a DB with the same name. Tension: how can I hard/force specify the DB name? Outcome: As per the docs dbname Defaults to be the same as the user name.