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.confbut in a~/.pgpassfile.It could be really helpful to resolve the password from this complementary file when it does exist.
Relevant docs: