cesar sampaio
PPrisma
•Created by cesar sampaio on 10/30/2024 in #help-and-questions
prisma postgres
In the new prisma postgres serverless. Can i connect on it as usual? using postgresql://user:password@host:port/database format?
3 replies
PPrisma
•Created by cesar sampaio on 9/26/2024 in #help-and-questions
How to kill idle connections properly in postgres
Prisma has been creating too many connections on my app.
I have this:
5 replies