Bobson
Bobson
PPrisma
Created by Bobson on 6/26/2024 in #help-and-questions
Prisma Pulse issue
But they are both referring to the same table User table const stream = await prisma.user.stream();
and const stream = await prisma.user.stream({name: “user-stream”});
28 replies
PPrisma
Created by Bobson on 7/4/2024 in #help-and-questions
Setting up Prsma Pulse with AWS RDS
In addition to the instructions provided here: https://www.prisma.io/docs/pulse/database-setup/aws-rds i had to also change the value of rds.force_ssl from 1 to 0 as stated here: https://stackoverflow.com/questions/76899023/rds-while-connection-error-no-pg-hba-conf-entry-for-host
11 replies
PPrisma
Created by Bobson on 7/4/2024 in #help-and-questions
Setting up Prsma Pulse with AWS RDS
this solved the issue
11 replies
PPrisma
Created by Bobson on 7/4/2024 in #help-and-questions
Setting up Prsma Pulse with AWS RDS
Okay I’ll check
11 replies
PPrisma
Created by Bobson on 7/4/2024 in #help-and-questions
Setting up Prsma Pulse with AWS RDS
I just tried it for the first time and I was able to connect from my localhost
11 replies
PPrisma
Created by Bobson on 7/4/2024 in #help-and-questions
Setting up Prsma Pulse with AWS RDS
No description
11 replies
PPrisma
Created by Bobson on 7/4/2024 in #help-and-questions
Setting up Prsma Pulse with AWS RDS
okay
11 replies
PPrisma
Created by Bobson on 7/4/2024 in #help-and-questions
Setting up Prsma Pulse with AWS RDS
No description
11 replies
PPrisma
Created by Bobson on 6/26/2024 in #help-and-questions
Prisma Pulse issue
No description
28 replies
PPrisma
Created by Bobson on 6/26/2024 in #help-and-questions
Prisma Pulse issue
will that error go away if I change it to const stream = await prisma.user.stream(); what is the difference
28 replies
PPrisma
Created by Bobson on 6/26/2024 in #help-and-questions
Prisma Pulse issue
No description
28 replies
PPrisma
Created by Bobson on 6/26/2024 in #help-and-questions
Prisma Pulse issue
what is the difference between named and un named stream
28 replies
PPrisma
Created by Bobson on 6/26/2024 in #help-and-questions
Prisma Pulse issue
No description
28 replies
PPrisma
Created by Bobson on 6/26/2024 in #help-and-questions
Prisma Pulse issue
Hi, I did try the new version today, about 3 hours ago, so far I have not experienced that error, but I'm still watching.
28 replies
PPrisma
Created by Bobson on 6/26/2024 in #help-and-questions
Prisma Pulse issue
Okay I’ll try it out and let you know
28 replies
PPrisma
Created by Bobson on 6/26/2024 in #help-and-questions
Prisma Pulse issue
28 replies
PPrisma
Created by Bobson on 6/26/2024 in #help-and-questions
Prisma Pulse issue
Okay
28 replies
PPrisma
Created by Bobson on 6/26/2024 in #help-and-questions
Prisma Pulse issue
28 replies
PPrisma
Created by Bobson on 6/26/2024 in #help-and-questions
Prisma Pulse issue
thank you, I'll be waiting for your feedback
28 replies
PPrisma
Created by Bobson on 6/26/2024 in #help-and-questions
Prisma Pulse issue
that's the github but youl'll need some env variables to run it
28 replies