You should do a couple of searches on this thread. There have been many
people who analyze how much data is being used within their application and
why it is not counted as part of the actual entity sizes (within the
datastore viewer).

If you can't do a search I highly recommend at least reading my post on
this:
http://groups.google.com/group/google-appengine/browse_thread/thread/67dcafbc9bb8811e/f75178d08eff55ee


On Sun, Aug 8, 2010 at 11:12 AM, Matt H <matt2...@gmail.com> wrote:

> Maybe the statistics were slightly out of date? They aren't live.
>
>
> On Aug 8, 4:50 pm, NiceGuy <devassyh...@gmail.com> wrote:
> > I made a new app in appengine which deals with a lot of data
> >
> > First i wrote a crawling using task queues and i got some 117k records
> >  tallying up to 418MB according to Datastore statistics.
> > But my App quota was showing 78% usage which means 780MB !!!
> >
> > I could not understand this large disparity between Datastore
> > statistics and
> > later i added an issuehttp://
> code.google.com/p/googleappengine/issues/detail?id=3555
> > ,
> >
> > Since i didnot get any replies to issue i decided to delete all the
> > entities that i had
> > and i wrote another task queue based deleting in which will clear 10
> > entities per queue.
> > It went smoothly well but after some two hours quotas showed that i
> > have used up 100% of it and i cannot proceed furthur deletion. Now i
> > see that at this time my App total stored data is 48% .
> >
> > But now i am not able to take any of Datastore statistics page or
> > Datastore viewer page , When i click on those pages i see a page
> > telling Server Error occurred . So i am not able to delete my records
> > now .
> >
> > Now i will have to wait till tomorrow and do something i guess.
> >
> > As of now we cannot delete an App , But will it be possible to provide
> > an option for clearing the app , I mean clearing all the entities of
> > an App in one shot ?
> >
> > Please some form Google tell me Why DataStore statistics showed
> > 418MB , while App Quota was showing 78% ( 780MB ).
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com<google-appengine%2bunsubscr...@googlegroups.com>
> .
> 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 google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to