Vercel Postgres database not showing up when trying to create new storage

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.

How can I create a new Postgres database?

Screenshot:

Hi,

Can you send us a screenshot / recording?

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:

I can see Neon option in your screenshot. Is it broken when you click on them?

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

So this doesn’t seem to be the same thing.

Yes we are migrating all the existing Postgres store to Marketplace and this is part of same change: Neon now available on Vercel Marketplace - Vercel

Yes we will deprecate @vercel/postgres near future. Thanks!

Oh ok I understand. I will use Neon then. Thank you for the help!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.