Star issue 2740. http://code.google.com/p/googleappengine/issues/detail?id=2740
Robert On Thu, Sep 16, 2010 at 10:09, Geoffrey Spear <[email protected]> wrote: > > > On Sep 15, 8:34 am, Chris <[email protected]> wrote: >> Hi all >> >> My application is curently limited due to a short-term quota limit on >> Total Stored Data. >> I'm limited to 1 gb and the Quota detail tell me i'm using 1 Gb, so >> far so good. >> >> But when i'm going to the datastore statistic , my datastore only use >> 164 MBits. >> are my indexes really eating 800+ Mbits of space ? (that's a 4:1 >> ration on data) >> >> How to find out ? > > How many indexed properties do you have? How big is the data in them? > How long are the names of the properties and the name of your > application? Do you have many custom indexes? > > -- > 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.
