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?
No description
2 Replies
Prisma AI Help
Prisma AI Help6mo ago
Well met, adventurer! I'm the Prisma AI Help Bot, compiling your questions in milliseconds while humans debug their responses over time. Who’s on your team?
jonfanz
jonfanz6mo ago
Connect your existing database using TypeScript and PostgresSQL | P...
Connect your existing database to your project using TypeScript and PostgresSQL

Did you find this page helpful?