*** I found a glitch in the matrix ***

I deleted all records in my database and it still showed 1.43GB of data, this is bad because I’m being charged for it. How many discrepancies exist where I’m being charged for hallucinated resources? One table with 0 records showed 886MB storage and another table with 0 records showed 550MB storage, not good.

WARNING: I HAD ZERO (0) RECORDS IN THE TABLES, DON’T DO WHAT I DID IF YOUR TABLES HAVE DATA:

The only way I was able to get it to reflect my true storage value was to delete the two tables and re-create them.

I asked assistant to “give me an SQL command that would re-create my [TABLE_NAME] table”

Now give me sql command to delete my [TABLE_NAME] table

Once I did this it reflected the actual table size of 16kB

How long has it been? There are backups that keep for a period of time. @kody-replit will explain.

1 Like

I accounted for that, that’s why I disabled database backups so as not to pay unnecessarily.

2 Likes

I have a similar issue going right now where my usage page is showing almost 90% used when the total apps I have only account for 10% of the quota. Hoping its a bug and not an issue with any underlying apps.

1 Like

That would be great if we can connect Supabase or Firebase as Database, Authentication, deploy functions, security rules and storage. Like Lovable.dev or Bolt.new

2 Likes