Total Stored Data usage stays after removing all entities

29 views
Skip to first unread message

Peer Gynt

unread,
Aug 12, 2011, 2:57:47 AM8/12/11
to google-a...@googlegroups.com
Hello,

I wonder if the entities are actually removed, when I delete them?
I have deleted all entities of all kinds in my GAE application, however the usage of the datastore (including blobstore) did not decrease. It stays the same, as if I didn't delete anything (~200MB). Is there any reliable method of an actual removing all the data stored?

Simon Knott

unread,
Aug 12, 2011, 11:28:36 AM8/12/11
to google-a...@googlegroups.com
How long ago did you delete the data?  I believe that all deletes are initially "soft" deletes, which are subsequently "hard" deleted at some point later in time.  Once they've been "hard" deleted, the storage is then released.

In my experience this can take 24hrs to be reflected in the datastore statistics.

Peer Gynt

unread,
Aug 14, 2011, 3:18:59 PM8/14/11
to google-a...@googlegroups.com
A week has already passed :(

Peer Gynt

unread,
Aug 20, 2011, 5:49:47 AM8/20/11
to google-a...@googlegroups.com
OK, it's empty now. It took 1.5 weeks to reset the usage indicator. Thanks!
Reply all
Reply to author
Forward
0 new messages