Dylan Miller
Dylan Miller
I'm having this issue as well.
Because this has completely broken my web app, but my data was not important because I'm in alpha, I completely recreated from scratch the entire prisma server, database, and service...
I was able to get it working, though there is likely a better way than everything I went through, essentially starting over from scratch with Heroku. https://www.prisma.io/forum/t/fatal-permission-denied-for-database-postgres/6677/2
I'm getting this issue again today after running a deleteMany___s mutation to delete a large number of objects. Every single query now fails with: WARNING: SQLException occurred while connecting to...