I am trying to create a new Vercel Postgres db for my project, but the Postgres option is not showing up in the list under the Storage tab. I only see Edge Config and Blob (and a number of Marketplace Storage Providers).
I should mention that I had an existing Postgres db in an old project. But I’ve deleted the project, and later the database itself. I’ve waited more than 2 hours since the deletion, tried refreshing the page, clearing the cache, logging out and in, but it’s still not showing up.
Hi, Yes I have added a screenshot to the original post now. (Also, just in case you need to know which project, I only have one active on my profile. I’ve had another project before but that one’s deleted or archived)
This is how the Storage tab looks when I’m not in my project:
Yes I can create the Neon option. Is that the same as Vercel Postgres?
According to your website “You do not need to create a Neon account to use Vercel Postgres.”. But when I use this option I do need to create a Neon account
And rather than @vercel/postgres, this one tells me to install @neondatabase/serverless
And making SQL queries is not available from the browser, as I remember that I could do with my previous Vercel Postgres db about a year ago