1 pointby chthonicdaemon6 hours ago2 comments
  • vineet0053 hours 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.
    • chthonicdaemon3 hours ago
      `.pgpass` is the second item in the setup after `.pg_service.conf`.
  • chthonicdaemon6 hours ago
    Tips for making the CLI expierience nicer for PostgeSQL databases