Y
Hacker News
new
|
ask
|
show
|
jobs
by
vineet005
23 days ago
Good setup. One thing worth adding — pgpass file for credential management if you're connecting to multiple databases. Saves a lot of repeated password entry across environments.
1 comments
chthonicdaemon
23 days ago
`.pgpass` is the second item in the setup after `.pg_service.conf`.
link