Hi, We are using the process described in the App Engine Docs <https://cloud.google.com/appengine/docs/adminconsole/datastoreadmin#scheduled_backups> to perform a daily automated backup of all our datastore tables to GCS. We have about 1Gb of entity data (excluding indexes) according to the datastore statistics page (most of it text). However, a daily backup of our database takes over 3 hours. This sounds to us like it won't scale when our database starts growing further, so we were wondering whether this sounds like a normal time, or whether there could be something we are doing wrong?
thanks, Remko -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/26cd6786-c181-4108-ad68-44c254c7ceb2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
