Hi, how can I make whole db backup for secure reasons? Is it possible? I know that I can use find/import query but its useless for e.g. 100k players db
Best Answer
C
Customer Support
said
about 6 years ago
Hi Marcin,
Not possible I'm afraid.
We run a backup of all our databases each morning, but only offer restore options to customers in cases of extreme emergency.
For normal game stage management we offer a great snapshot system (more about Multi-Stage Publishing here), and like I said you can export your own collections any time you wish.
You can export your collections from the NoSQL tab.
In case of extreme data loss we do our own backups.
Thanks,
Oisin
M
Marcin Olszewski
said
about 6 years ago
Thank you for quick reply. But can we get somehow access to that of your own full-backups? Or is it impossible?
Customer Support
said
about 6 years ago
Answer
Hi Marcin,
Not possible I'm afraid.
We run a backup of all our databases each morning, but only offer restore options to customers in cases of extreme emergency.
For normal game stage management we offer a great snapshot system (more about Multi-Stage Publishing here), and like I said you can export your own collections any time you wish.
Thanks,
Oisin
R
Ryan Fuller
said
about 6 years ago
As a followup is there an API for the export? How would we automate this as a daily task?
R
Ryan Fuller
said
about 6 years ago
This was marked as answered but I did not receive a reply. Can someone answer my question please? Thanks.
Customer Support
said
about 6 years ago
Hi Ryan
You can use GameSparks REST API to call a find query and save the results.
Marcin Olszewski
Hi Marcin,
Not possible I'm afraid.
We run a backup of all our databases each morning, but only offer restore options to customers in cases of extreme emergency.
For normal game stage management we offer a great snapshot system (more about Multi-Stage Publishing here), and like I said you can export your own collections any time you wish.
Thanks,
Oisin
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstCustomer Support
You can export your collections from the NoSQL tab.
In case of extreme data loss we do our own backups.
Thanks,
Oisin
Marcin Olszewski
Customer Support
Hi Marcin,
Not possible I'm afraid.
We run a backup of all our databases each morning, but only offer restore options to customers in cases of extreme emergency.
For normal game stage management we offer a great snapshot system (more about Multi-Stage Publishing here), and like I said you can export your own collections any time you wish.
Thanks,
Oisin
Ryan Fuller
As a followup is there an API for the export? How would we automate this as a daily task?
Ryan Fuller
This was marked as answered but I did not receive a reply. Can someone answer my question please? Thanks.
Customer Support
Hi Ryan
You can use GameSparks REST API to call a find query and save the results.
Let me know if that will work for you.
Cheers
Katie
Ryan Fuller
Hi Katie,
Thanks, that should help.
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics