NeonN
Neon3y ago
2 replies
rubber-blue

Pooled connection with Neon serverless driver?

I'm getting a lot of Prepared statement does not exist errors.
I'm using Drizzle with the @neondatabase/serverless driver.
Should I not be using a pooled connection with this driver?
It looks like other people are running into this as well: https://github.com/neondatabase/serverless/issues/53
GitHub
Steps to reproduce Unknown (error is sporadic) Expected result ??? Actual result Randomly, I'm seeing cryptic errors like this: | Error: DB error: ERROR: prepared statement "s996" doe...
Cryptic prepared statement errors · Issue #53 · neondatabase/server...
Was this page helpful?