Hi, I do personally scan each entity type via an ad hoc request and store each instance as entry in an xml file stored in the blobstore.
You can then externalize it via download from another machine. Another possible way is to store you data on Amazon S3: you can then also store them 1 by 1 if you wish so. regards didier On Sep 27, 11:45 pm, Daniel Viveiros <[email protected]> wrote: > Hi all, > > What's the best way to take snapshots of the GAE's database in a way it's > possible to backup/restore it if needed? > > Thanks, > Daniel V. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
