invalid byte sequence for encoding "UTF8": 0x00 #15037
Labels
bug
Something isn't working
needs repro
Needs an example to reproduce
node.js
Compatibility with Node.js APIs
What version of Bun is running?
1.1.34+5e5e7c60f
What platform is your computer?
Linux 6.1.100+ x86_64 unknown
What steps can reproduce the bug?
I'm using
pg
(https://node-postgres.com/) and seeing a bunch of these errors randomly (Is not attributed to a specific sql query). The stack trace says the error originates from https://github.com/brianc/node-postgres/blob/95d7e620ef8b51743b4cbca05dd3c3ce858ecea7/packages/pg/lib/client.js#L535What is the expected behavior?
Don't have these sporadic errors when using the pg client
What do you see instead?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: