platforms icon indicating copy to clipboard operation
platforms copied to clipboard

error p1001: can't reach database server at 'aws.connect.psdb.cloud : '5432'

Open MikeSporris300 opened this issue 2 years ago • 1 comments

I keep running into this error when I run the "npx prisma db push" command anyway of fixing it?

MacOS

MikeSporris300 avatar Jun 30 '23 06:06 MikeSporris300

This seems to be using the Planetscale database, which is incorrect (we switched to using Vercel Postgres recently).

Please try again after provisioning a Postgres DB here: https://vercel.com/docs/storage/vercel-postgres/quickstart

steven-tey avatar Jul 05 '23 22:07 steven-tey