bun
bun copied to clipboard
bad connection or unexpected message
I just try select from goroutines inside opened transaction and got ths error:
pgdriver: Next: unexpected message '\x00'
Then I use pgx driver i got error:
driver: bad connection
Please provide minimal-reproducible-example
@jpascal were you able to resolve this issue? We're seeing the same thing
@54M5M17H you can try to replace pgdriver with pgx and see if the problems goes away https://bun.uptrace.dev/postgres/#pgx