PrismaP
Prisma7mo ago
2 replies
ReactingMe

postgresql or postgres

I am getting an error in my app using prisma datatase, and while investigating the issue I noticed that if you choose to use Any client, and generate a Connection String the protocol is shown as
postgres://
- See attachment. However, I think I read from somewhere that the protocol that prisma uses is postgresql. So, which one is it?
Screenshot_2025-07-02_at_2.19.59_PM.png
Was this page helpful?