Hi, I have an app that has been running on appspot for the past month. The site was set up to use Google Account authentication but I now realise I want Google Apps authentication. So I dumped the data to my local machine but when I try restore to the new site (with Google Apps auth) I get time-outs on the big tables (the smaller tables restore fine). Is there any way of increasing the timeout limit or restoring parts of the dump file?
I then tried the download to csv approach but I have a hierachy of tables with parents and children tables (like Book is parent of Chapter) but I'm not having much luck getting the parent and key properties out. There are some posts about changing bulkloader.py to get keys out in May but I am hoping these issues have been sorted out. Has anyone done download and upload successfully? Mike -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
