Free Tier Storage
Hi guys, a little help
in the free tier, I started my project without knowing the history feature that is called " point-in-time restore"
so I worked on my project and was surprised that after 3 hours of work with one database with 2 tables with 3 to 5 rows in each table the storage reached 350MiB from 512MiB then I found the history within 24 hours.
so I turned it off and waited 24 hours for the storage reset but this didn't happen and it is still 350MiB.
Did anyone know why?
13 Replies
adverse-sapphireOP•2y ago
@Yanic
sorry for mention but u wrote in ur bio that u can help xD
xenial-black•2y ago
Looks like Tristan gave you an update in another thread, right? Sorry you ran into such an issue.
adverse-sapphireOP•2y ago
yeah, he tells me about the history retention bug, I hope u fix it soon.
multiple-amethyst•2y ago
@McQueen Please check Storage on your Billing page and the "Usage since" widget on the Project Dashboard. They should now display the same value (current storage). We just changed the Storage shown on the Billing page from peak to current usage.
flat-fuchsia•2y ago
For me it's still like that:

flat-fuchsia•2y ago

multiple-amethyst•2y ago
Thank you. I'll check on that.
Can you check again?
flat-fuchsia•2y ago
Yes, now it shows correctly 👍
adverse-sapphireOP•2y ago
Yes, they now show the same size, but what is the difference between this storage (on the billing page and the "Usage since" widget) and the "data size" on the branches page, and which one do I charge for?
multiple-amethyst•2y ago
Storage on the Billing page is the one you are charged for, but remeber that you get an allowance of Storage on a paid plan. On Launch, you get 10 GiB for which there is no extra charge.
Storage on the Billing page reflects current storage across all of your projects.
Storage on the Usage widget is per project (on paid plans you can have more than one project).
Storage is Data size + WAL (change history)
Data size is the actual size of your data on your branch
adverse-sapphireOP•2y ago
ok thanks man.
stormy-gold•2y ago
WAL (change history), so what it is actually? changing of the bracnch data? creation of new tables? updating them?
So these are also added to the storage size?
stormy-gold•2y ago

