Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
PostgreSQL CLI Setup
(sandrock.co.za)
1 points
by
chthonicdaemon
30 days ago
| 3 comments
PostgreSQL CLI Setup | Dark Hacker News
vineet005
30 days ago
|
next
[−]
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.
chthonicdaemon
30 days ago
|
parent
|
next
[−]
`.pgpass` is the second item in the setup after `.pg_service.conf`.
chthonicdaemon
30 days ago
|
next
[−]
Tips for making the CLI expierience nicer for PostgeSQL databases