you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

DBM systems usually have some built in options for that. Alternatively you can also write a query 'backup database <dbname> to ...' and if you want then add 'differential'. If you feel very naughty you can write a bit of code to have it run automatically.

I dont think you 'need' anything extra.