Hi Timofey, Do you have any blobs? Do you make heavy usage of tasks? There can be a delay after deleting data and the space actually being freed up, since the datastore does "soft" deletes. However, I don't remember ever seeing this take 3 days.
Robert On Wed, Feb 1, 2012 at 04:03, 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. -- 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.
