Pulse listening to all schemas in my RDS instance
I want pulse to only subscribe to changes within one schema but it gives me changes of all schema, is it intended? how do I fix it?
1 Reply
Hey @Yonatan 👋🏾 , this is intended by default. To listen to specific changes in your schema, you'll have to create custom publications and submit the publication name when starting a new pulse project;
You can follow our advanced setup guide which is available on our paid plans.
https://www.prisma.io/docs/pulse/database-setup/general-database-instructions#manage-your-own-publication-slot
Prisma Pulse: General database instructions | Prisma Documentation
Instructions to use your database with Prisma Pulse