Giant Mismatch Between Datastore Stats -- Size of All Entities and Datastore Stored Data

34 views
Skip to first unread message

James Gilliam

unread,
Nov 22, 2011, 8:47:52 PM11/22/11
to Google App Engine
According to the stats, I am using 94 megs and about a third of this
is for metadata. According to the Datastore Stored Data, I am using
300 megs (.3G).

I assume the difference is storing keys, stats, and perhaps other
things.

Roughly, only 20% of the Stored Data is my data. Would just like to
how how the other 80% is being used.

Can we get a better breakdown of the Datastore Stored Data since it is
a billable item?

Thanks

Amy Unruh

unread,
Nov 22, 2011, 11:21:38 PM11/22/11
to google-a...@googlegroups.com
James,

The difference you're seeing is the storage required by the indexes.  It's normal for the indexes to often take more space than the data itself.


--
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-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.


Dan F

unread,
Dec 15, 2011, 2:44:06 PM12/15/11
to google-a...@googlegroups.com
I would also be curious about an answer to this question:


"Can we get a better breakdown of the Datastore Stored Data since it is a billable item?"

If the indexes are using the most space, how can I tell which fields or combinations of fields are consuming the index space?
Reply all
Reply to author
Forward
0 new messages