What are folks using for Backup?

163 views
Skip to first unread message

Brandon Donnelson

unread,
Dec 7, 2011, 10:05:12 AM12/7/11
to google-a...@googlegroups.com
What are folks using for backups of datastore?

Brandon Donnelson

Andreas

unread,
Dec 7, 2011, 10:20:11 AM12/7/11
to google-a...@googlegroups.com
i was using http://code.google.com/appengine/docs/python/tools/uploadingdata.html with a script which run everyday from a server but i switched to HRD and im using namespaces so im thinking to implement something myself where i store dicts of the entities in the blobstore and download those.

i would be happy to hear that there is a better solution to achieve this.


--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/aOu1lWWJ0pEJ.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.

Vivek Puri

unread,
Dec 7, 2011, 10:23:02 AM12/7/11
to Google App Engine
I need a solution too.

Joshua Smith

unread,
Dec 7, 2011, 11:21:05 AM12/7/11
to google-a...@googlegroups.com
Would it be practical to use the migration tool?  (Obviously not finishing the migration.) Just keep a second app as the hot spare, and periodically sync.

On Dec 7, 2011, at 10:05 AM, Brandon Donnelson wrote:

Brandon Wirtz

unread,
Dec 7, 2011, 2:15:25 PM12/7/11
to google-a...@googlegroups.com

Where is your sense of trust? :-)

John O'Brien

unread,
Dec 15, 2011, 10:12:26 AM12/15/11
to google-a...@googlegroups.com
I was thinking of setting up a cron job on a server at home, and setting a daily backup... And then sending a weekly archive off site somewhere...

But then I was thinking, hang on, what I really want here is a nice web app that pulls down a copy of the data store every day/hour/week whatever, and, if things get foobar, I can go in and click a button to restore my app. And then I was thinking that maybe other folks would have this need as well.

How about it? Would anyone be willing to pay say $5 a month for access to a web tool that let you backup and restore your GAE datastore?

Regards,

John

Andreas

unread,
Dec 15, 2011, 1:24:12 PM12/15/11
to google-a...@googlegroups.com
yes if it includes the blobstore. otherwise i would have only half of my data.

--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/fySE1_TDeqoJ.

John O'Brien

unread,
Dec 15, 2011, 1:48:02 PM12/15/11
to google-a...@googlegroups.com
Would Python API support only be okay?

N. Rosencrantz

unread,
Dec 15, 2011, 2:35:48 PM12/15/11
to google-a...@googlegroups.com
I could sync to mysql but not the blobstore using approcket (>10000 entities.) I don't use much old data anyway so I'd be backing up large amounts I'd never need.
Sincerely,
Niklas

John O'Brien

unread,
Dec 19, 2011, 10:06:50 AM12/19/11
to google-a...@googlegroups.com
I've started working on a service to provide easy backups and restores for GAE datastores. If anyone is interested, feel free to singup at gaebackup.com, and I'll send you a beta invite when it launches.

Maximillian Dornseif

unread,
Dec 22, 2011, 5:45:31 PM12/22/11
to Google App Engine


On Dec 7, 4:05 pm, Brandon Donnelson <branflake2...@gmail.com> wrote:
> What are folks using for backups of datastore?

I use https://gist.github.com/950846

http://groups.google.com/group/google-appengine/msg/09e41a73e8ccd32b
has some background on the issue (but terrible fomating).

--md

Andrin von Rechenberg

unread,
Jan 3, 2012, 8:39:11 AM1/3/12
to google-a...@googlegroups.com
I'd love to have a solution like this. However, no offense,
I wouldnt trust any non-fortune 500 company. So I wouldnt
give my data out.

https://gist.github.com/950846 is really worth reading if you are interested in backups.

Does anyone do what joshua suggested?
"Would it be practical to use the migration tool?  (Obviously not finishing the migration.) Just keep a second app as the hot spare, and periodically sync."

Cheers,
-Andrin


On Mon, Dec 19, 2011 at 4:06 PM, John O'Brien <john....@gmail.com> wrote:
I've started working on a service to provide easy backups and restores for GAE datastores. If anyone is interested, feel free to singup at gaebackup.com, and I'll send you a beta invite when it launches.

--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/8HJTIWgR7bwJ.
Reply all
Reply to author
Forward
0 new messages