Note that your datastore quota also include indexes (and those are not counted in datastore stats).
Robert has filled an issue about better visibility on indexes in datastore stats: http://code.google.com/p/googleappengine/issues/detail?id=2740 Feel free to star it if you want to be notified of updates. On Wed, Feb 1, 2012 at 10:03 AM, Timofey Koolin <[email protected]> wrote: > Now I store in datastore: > 1 Email - 5KB > 9 User - 2KB > 1 _AE_DatastoreAdmin_Operation - 300 Bytes > > BUT > summary statistic: > Total number of entities: 289,951 > Total size: 227MB > > In quota details: 0.83GB > > > It is application in development state. > I have about 1-2 mounth active write-delete entities. In result I add to > storage about 1500 entities per day. > > Some days ago I delete all of this and ways 2-3 days for reset quota 2-3 > times. > Now I have 11 entities in my storage and giant overhead. > > Why space don't freed in my storage after I delete my data? > > > I attach summary screenshots and quota detail row. > > -- > Blog: www.rekby.ru > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. -- Johan Euphrosine (proppy) Developer Programs Engineer Google Developer Relations -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
