Y
Hacker News
new
|
ask
|
show
|
jobs
PostgreSQL CLI Setup
(
sandrock.co.za
)
1 points
by
chthonicdaemon
14 days ago
2 comments
vineet005
14 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.
link
chthonicdaemon
14 days ago
`.pgpass` is the second item in the setup after `.pg_service.conf`.
link
chthonicdaemon
14 days ago
Tips for making the CLI expierience nicer for PostgeSQL databases
link