danvergara / dblab

The database client every command line junkie deserves.
MIT License
2.35k stars 62 forks source link

[FEATURE] Support PostgreSQL unix socket connection #195

Closed ptman closed 4 months ago

ptman commented 5 months ago

Is your feature request related to a problem? Please describe. I'd like to connect to postgresql using unix socket.

Describe the solution you'd like Either explicit unix socket support like for mysql or host=/run/postgresql syntax like postgres tools usually support.

danvergara commented 5 months ago

That makes sense @ptman. Thanks for bringing it to my attention!

I think this and #194 can be easily done, but are you Ok if I start working on those the next month? I'm in the middle of something and I want to achieve some milestones before getting back to dblab, as I planned at the beginning of the year.

ptman commented 5 months ago

I'm used to FLOSS. I expect nothing. I'm grateful if you get around to fixing them at some point. But no pressure.