like this.

i did nothing about memcache. but i updated all data in taskquene. and
exceptions of textproperty over lengh has occured in updating.

On 1月30日, 下午8时42分, Sylvain <sylvain.viv...@gmail.com> wrote:
> maybe this bug ?
>
> http://code.google.com/p/googleappengine/issues/detail?id=631
>
> On Jan 30, 9:27 am, saintthor <saintt...@gmail.com> wrote:
>
> > in quota details, i notic my Total Stored Data is 95%. it shouldn' t
> > be so large.
>
> > in Datastore Statistics, Size of all entities is only 9MB.
>
> > all that happened from about 4% to 95% is i updated an entity for
> > about 200 times. the class is:
>
> > class ltWords( db.Model ):
> >     WordsDText = db.TextProperty()
>
> > after this, there is only one entity of ltWords and the WordsDText is
> > no longer than 1MB. why does it take more than 90% of my datastore
> > quota and how to release it?
>
> > for  saintthor.appspot.com

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

Reply via email to