Supabase hosted db getting max_client_conn error

App hosted on Vercel, using Next.js and Prisma - configured to use the connection pooling URL currently hitting this - connection limit hasn't been reached from what I see

Can anyone help with this please?

Full error message:

Error querying the database: db error: FATAL: no more connections allowed (max_client_conn)
Was this page helpful?