You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's quite recommended to store password outside the ~/.pg_service.conf but in a ~/.pgpass file.
It could be really helpful to resolve the password from this complementary file when it does exist.
It's quite recommended to store password outside the
~/.pg_service.conf
but in a~/.pgpass
file.It could be really helpful to resolve the password from this complementary file when it does exist.
Relevant docs:
The text was updated successfully, but these errors were encountered: