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.
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.