pgadmin-org / pgadmin-org/pgadmin4
pgAdmin prompts for DB password when pgpass file is configured.
Open
@krekel is already working on this.
Since Jun 7, 2026.
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 891
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 8
Description
Our pgAdmin instance prompts the user for a password when connecting to the DB even when the pgpassfile is configured. The thing is that pressing the OK button, without entering a password, connects to the DB without issues. No errors are displayed and nothing pops up in the logs.
I just want to know, is that the expected behavior? bug?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.