Therealzinx
Therealzinx
PPrisma
Created by Therealzinx on 5/7/2024 in #help-and-questions
RDS Proxy with Prisma
Hey team, I have a question about using RDS proxy with Prisma. This prisma doc https://www.prisma.io/docs/orm/prisma-client/deployment/caveats-when-deploying-to-aws-platforms says that there is no benefit of using RDS proxy with Prisma because of pinning issue, but this AWS post https://aws.amazon.com/blogs/database/amazon-rds-proxy-multiplexing-support-for-postgresql-extended-query-protocol/ says that connection pinning is not an issue anymore because of "PostgreSQL Extended Query Protocol". Can somone plz suggest if connection pinning is not an issue with Prisma+RDS Proxy ? Or what kind of protocol does Prisma use to connect to RDS? If its using "PostgreSQL Extended Query Protocol" then that means pinning is not a problem. Any help??
6 replies