nikivi
Explore posts from serversChange to EU based Postgres from US and help connect with Postico
I created a Postgres db with railway and am trying to connect to it from Prisma.
Code here: https://github.com/learn-anything/learn-anything
I have difficulty making the sync work though.
I read through https://dev.to/nextdev/how-to-connect-railway-app-with-nextjs-using-prisma-1eo8
But when I try to sync, there are no relations found. I don't know what to do.
Also as I am based in EU, I would like my Postgres to be based in EU too, currently it's in US.
13 replies