You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hi there, I am little bit confused regarding the numbers in my
datastore statistics screen. I use the free (non-billable) for my app
now and I almost ran of the space today. The datastore screen shows
me:
Size of all entities: 112,461 / 63 MBytes
The Quote details screen shows:
Total Stored Data 82% 0.82 of 1.00 GBytes Okay
Blobstore Stored Data 40% 0.40 of 1.00 GBytes Okay
According to this it seems like mu app is using 0.42GB for the
datastore entities (and not 63Mbytes) - is my assumption correct or am
I missing something?
Thanks for any clarification!
Tim Hoffman
unread,
Aug 19, 2011, 6:23:08 AM8/19/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
HI
Size of all entities doesn't take into account indexes and other metadata. Indexes typically take up a lot more of your quota than the data, unless you use lots of Blobs, or Text.