After I exceeded database limit, I fail to dump databse

Could you allow to dump my database even if I have exceeded limit?

I want to dump my postgres database to my another database, but It fails because it have excedded limit. I thought It only blocks writes, so I tried to pg_dump from vercel postgres database.
However, I fail to connect database, showing message
ERROR: Your project has exceeded the compute time quota. Upgrade your plan to increase limits.

Hi, @wow056!

Thanks for joining us in the Vercel Community :smiley:

I didn’t want to leave you hanging, but I’ve flagged this internally and will keep you updated on the response.

Hi, @wow056!

Thank you for your patience.

We recommend upgrading to a paid plan as this will allow you to download your data. We recognize that storing sensitive data on a free system with usage-based restrictions can be challenging, and we encourage users to consider this when managing their data.

Keeping databases read-only for free plans when they hit the limit would be a tremendous feature, but this would open an abuse vector on our side unfortunately.

If you have any further questions or need assistance with the process, please don’t hesitate to contact us.

1 Like

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