You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to support connecting to UNIX socket listening at /var/run/postgresql?
With docker, it is very easy to share virtual volume rather than a network, and it adds a couple noticeable performance gains. I'm not a go guy so I am not sure how difficult it is.
The text was updated successfully, but these errors were encountered:
Would it be possible to support connecting to UNIX socket listening at
/var/run/postgresql
?With docker, it is very easy to share virtual volume rather than a network, and it adds a couple noticeable performance gains. I'm not a
go
guy so I am not sure how difficult it is.The text was updated successfully, but these errors were encountered: