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
The text was updated successfully, but these errors were encountered:
d9ee
added
the
bug
It is confirmed a bug, but don't worry, we'll handle it.
label
Dec 8, 2024
d9ee
changed the title
os/gtime: issue pgsql driver cannot connect when using unix domain
database/gdb: issue pgsql driver cannot connect when using unix domain
Dec 8, 2024
d9ee
changed the title
database/gdb: issue pgsql driver cannot connect when using unix domain
database/gdb: pgsql driver cannot connect when using unix domain
Dec 8, 2024
Go version
1.23.4
GoFrame version
2.8.1
Can this bug be reproduced with the latest release?
Option Yes
What did you do?
database:
default:
link: "pgsql:username:password@unix(/run/postgresql)/dbname"
What did you see happen?
Error: dial unix /run/postgresql/.s.PGSQL.sslmode=disable: connect: no such file or directory
What did you expect to see?
similar to #3862 but pgsql
The text was updated successfully, but these errors were encountered: