In my case, I use indexes on List properties to search across entities
and I'm guessing these indexes can grow very quickly depending on the
number of indexed strings.

On Apr 14, 1:17 am, Jaroslav Záruba <[email protected]> wrote:
> Wow. I knew indexes would be significant part of the total space taken by my
> data, but 10 times the space entities take? Is it usual ratio?
>
> On Tue, Apr 13, 2010 at 4:27 PM, Nick Johnson (Google) <
>
>
>
> [email protected]> wrote:
> > Hi Krishna,
>
> > The figure reported by the datastore stats represents the size of your
> > data. The quota usage includes space taken by indexes.
>
> > -Nick Johnson
>
> > On Tue, Apr 13, 2010 at 11:19 AM, Krishna 
> > <[email protected]>wrote:
>
> >> Hi,
>
> >> The datastore statistics viewer tells me that the size of all entities
> >> stored is 3 MB. However, the quota details page tells me that I'm
> >> using 3% of my 1 GB free limit (~30  MB). Does the 3 MB number only
> >> represent a subset of entities or is this really a discrepancy?
>
> >> Thanks,
>
> >> Krishna
>
> >> --
> >> 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%2Bunsubscrib
> >>  [email protected]>
> >> .
> >> For more options, visit this group at
> >>http://groups.google.com/group/google-appengine?hl=en.
>
> > --
> > Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd.
> > :: Registered in Dublin, Ireland, Registration Number: 368047
> > Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number:
> > 368047
>
> > --
> > 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%2Bunsubscrib 
> > [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.

Reply via email to