Hi Bill,

Nope :) I will look into it now, it is looks to be a lot cleaner way than
what I am doing now which is a cron scheduled task that calls a delete http
handler.

Thanks for the tip.

Paul.

2009/3/28 Bill <billk...@gmail.com>

>
> Paul,
>
> Have you tried out the remote_api as a way of deleting your entities?
> Here's an article in case you missed it:
> http://code.google.com/appengine/articles/remote_api.html
>
> -Bill
>
> On Mar 28, 2:22 am, Paul Kinlan <paul.kin...@gmail.com> wrote:
> > Hi,
> >
> > I have about 10GB of used storage in an application (
> http://www.thethumbthing.com, app_id websnapshot).  It was given as part
> of
> > a quota increase, I am trying to remove most of the data so that I am
> under
> > the quota limit when the application reverts to billing mode and so that
> I
> > can plan the app better.
> >
> > I am deleting (well I am pretty sure I am deleting them) about 1000 rows
> at
> > a time about every minute, however I don't think at this pace I will have
> > reclaimed much space at all.
> >
> > I am very keen on "dropping" the data as it is mostly transient.
> >
> > Thanks,
> > Paul.
> >
>

--~--~---------~--~----~------------~-------~--~----~
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-appengine@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