pgjdbc-ng icon indicating copy to clipboard operation
pgjdbc-ng copied to clipboard

Add support for ~/.pgpass

Open hoxu opened this issue 4 years ago • 0 comments

It would be nice if the driver defaulted to reading the password file as fallback.

This way when deploying to an environment, it would be enough to write just ~/.pgpass, that would allow both psql and applications using the JDBC driver to access the database.

hoxu avatar Oct 04 '21 08:10 hoxu