citusdata / citusdata/django-multitenant
Restore one tenant
Open
- Dominant language
- Python
- Stars
- 823
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Description
Any best practices or instructions for restoring one tenant's data in an app using django-multitenant.
Use case:
A client has a malicious or careless employee who deleted/modified data. They need to revert back to last night's backup.
Can't do a normal postgres restore or all client's will revert. Can't do a schema restore since all client's are in one schema.
Any ideas/suggestions?
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.