Is it possible to establish connection via socket? #113
Unanswered
hasantayyar
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @hasantayyar , I don't think it's possible currently 🤔 But we could probably add the possibility to pass it as a parameter (e.g.: I'll create an issue for that. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see the the provider converts all host and port inputs to
postgresq://...
connection string format.Is it possible to establish connection via sockets?
The go library requires the socket directory and the filename as hostname without
postgres://
schema.Beta Was this translation helpful? Give feedback.
All reactions