db_perftest icon indicating copy to clipboard operation
db_perftest copied to clipboard

when using pgpassfile only dbname=postgres works

Open openbrian opened this issue 3 years ago • 0 comments

Just letting you know about this issue.

Since there's no way to specify the name of the database to connect to in servers.json, the default "postgres" is used. If your pgassfile has something different, like the real name of the database, the entry in the pgpassfile will not be used.

I created this issue with the pgadmin team. redmine.postgresql.org/issues/7577

openbrian avatar Jul 29 '22 14:07 openbrian