thedadow451

Results 4 comments of thedadow451

Having the same problem, downgrading to 8.1.0 solves it. I'm using bun, so it's not node specific. This is taking ~50ms on localhost, so I guess it's 100x slowe than...

@charmander @brianc I went down the rabbit hole of debugging the problem on network and postgres message protocol level. I also did a bisect and confirmed regression was introduced with...

Sure, I opened the PR @charmander, let me know if there is anything missing! There seems to be 1000x difference with and without the fix. :exploding_head: I noticed it as...

@francois-egner I wanted to verify node16 issue since I was using bun. Funny thing, **I'm no longer able to reproduce the issue with either node16, node18 or bun.** I did...