The Total Stored Data quota seems to be very incorrect.  The Datastore
statistics only show 71MB for the size of all entities.  And I only
have one index in the Datastore indexes section which is an index on a
string and an integer.  The string is typically 30 characters long or
so.  I do have the app periodically delete entities when it is done
with them, but they are typically short lived entities where they may
only be in there for a number of days.  I saw the Total Stored Data
drop once when I added the auto pruning of data, but now I'm getting
close the 1GB limit and I don't want my application to stop working.
Does anybody know what might be going on?  How do it get it to reduce
the number to where it should be?

Thanks,
David

-- 
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.

Reply via email to