Hi Everyone, I have a situation with a new client, and I could use some advice. I know very little about them at this point (just an initial can call), but they do medical research. They have a big and active database application, and they are looking for a backup solution. It sounds like they are generating 4~6TB of experimental results a month. They are less concerned about recovery time and DR, but terribly concerned about losing even a minute of data. It sounds like they have some pretty strict requirements and regulations and any missing data would be a red flag.<\/p>\n
Advertisement
They have a Datto for their general office and business stuff, but I am not sure just rolling the database server into that backup schema is going to give them the level of protection they need. I don’t have much experience dealing with big and active databases like this, so I am not sure how best to approach this project. If anyone has any thoughts or suggestions, I would definitely appreciate it.<\/p>","upvoteCount":5,"answerCount":16,"datePublished":"2025-04-14T23:42:40.613Z","author":{"@type":"Person","name":"MicahInNY","url":"https://community.spiceworks.com/u/MicahInNY"},"suggestedAnswer":[{"@type":"Answer","text":"
Advertisement
Hi Everyone, I have a situation with a new client, and I could use some advice. I know very little about them at this point (just an initial can call), but they do medical research. They have a big and active database application, and they are looking for a backup solution. It sounds like they are generating 4~6TB of experimental results a month. They are less concerned about recovery time and DR, but terribly concerned about losing even a minute of data. It sounds like they have some pretty strict requirements and regulations and any missing data would be a red flag.<\/p>\n
They have a Datto for their general office and business stuff, but I am not sure just rolling the database server into that backup schema is going to give them the level of protection they need. I don’t have much experience dealing with big and active databases like this, so I am not sure how best to approach this project. If anyone has any thoughts or suggestions, I would definitely appreciate it.<\/p>","upvoteCount":5,"datePublished":"2025-04-14T23:42:40.673Z","url":"https://community.spiceworks.com/t/database-backup-suggestions/1196398/1","author":{"@type":"Person","name":"MicahInNY","url":"https://community.spiceworks.com/u/MicahInNY"}},{"@type":"Answer","text":"
I’m going to say this, and you don’t mention the actual database application involved, which definitely would dictate your next steps. I mean a tool like Veeam can handle the biggies, Oracle, SQL, MySQL, etc. But keep in mind the granular level they need requires database awareness backup tools.<\/p>\n
I am in medical (OTC stuff) and I can tell from your post, that validated systems are not your jam (sounds like not theirs either), that’s not a knock, just an observation. Things you MUST have are audit trails, backups, historical records of both, and a verified and tested method to restore from any point within the scope of the product research. Also if the system you are looking at, does not have any of this already, you have literally no provability that the data has not been altered up to this point (if the research has already been started, then it could be in question). I am hoping you are attempting to “start” this database from scratch after a solution is vetted/tested (Maybe they have an evidence trail in some other way though). Just going through the few things that need to be considered.<\/p>\n
Let us know the database in use, we can make some recommendations that might be usable for you.<\/p>\n
I will of course mention that any backup would need 3-2-1-1 right? 3 copies, in at least 2 places, 1 being off site, and 1 being immutable. These are the minimum standards for validated systems.<\/p>\n
I hope this helps.<\/p>","upvoteCount":4,"datePublished":"2025-04-15T00:42:55.817Z","url":"https://community.spiceworks.com/t/database-backup-suggestions/1196398/2","author":{"@type":"Person","name":"shnool","url":"https://community.spiceworks.com/u/shnool"}},{"@type":"Answer","text":"
If they’re generating 4–6TB/month and can’t afford to lose a minute of data, Datto alone probably won’t cut it—especially for a busy database app.<\/p>\n
You’ll want something that’s database-aware with point-in-time recovery. Tools like Veeam, Rubrik, or even native solutions (like pgBackRest for PostgreSQL or transaction log backups for SQL Server) are good places to start.<\/p>\n
Also consider:<\/p>\n
\n
Continuous/incremental backups<\/strong> (not just daily snapshots)<\/li>\n
Local + cloud/offsite storage<\/strong> for redundancy<\/li>\n
Automated backup testing<\/strong> so you’re not flying blind<\/li>\n
Encryption + retention<\/strong> policies that match their compliance needs (HIPAA, etc.)<\/li>\n<\/ul>\n
Biggest first step: figure out what DB engine they’re using—everything hinges on that.<\/p>","upvoteCount":2,"datePublished":"2025-04-15T04:51:18.845Z","url":"https://community.spiceworks.com/t/database-backup-suggestions/1196398/3","author":{"@type":"Person","name":"code98765","url":"https://community.spiceworks.com/u/code98765"}},{"@type":"Answer","text":"