rchampourlier
11/04/2021, 3:33 PMPrismaClientInitializationError: Error querying the database: db error: ERROR: no more connections allowed (max_client_conn)
using Supabase PG with pgbouncer in a NextJS/Vercel deployment (with serverless functions).
I've followed Prisma serverless instructions (https://www.prisma.io/docs/guides/performance-and-optimization/connection-management#serverless-environments-faas).
I don't really see how to investigate where the issue could come from, having not much information on pgbouncer's instance.
@User ! I see you encountered the same issue, did you find a solution?
Thanks for the help!rchampourlier
11/04/2021, 3:37 PM...6543/postgres?pgbouncer=true
variant.rchampourlier
11/04/2021, 3:49 PM