Total storage includes things such as indexes. Indexes can consume several times what the actual entity consumes worth of data, so it's worth noting that for space efficiency purposes you should not over-index fields. Mark them as unindexed when possible.
On Thu, Feb 25, 2010 at 11:00 PM, imyousuf <[email protected]> wrote: > Hi, > > I am having trouble to understand datastore quota details for my > application. My Datastore Statistics say Total size of all entities is > 14 MegaBytes. Whereas my quota details say: 13% - 0.13 of 1.00 GBytes > > I am not sure how 14MB equates to 0.13 of 1.00GBytes. > > Can someone please help me understand it? > > Thank you, > > Imran > > -- > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- Ikai Lan Developer Programs Engineer, Google App Engine http://googleappengine.blogspot.com | http://twitter.com/app_engine -- 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.
