Automatic Data Archiving

From Commander4j
Revision as of 11:20, 20 August 2024 by Dgarratt (talk | contribs) (Created page with "The database can easily accomodate many millions of records but you may want to remove old data after a number of years. To make this process easy and automatic there is an Archive function which you can use to remove data which is older than x days. The archiving process runs as part of the background interfacing service. 700px")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The database can easily accomodate many millions of records but you may want to remove old data after a number of years. To make this process easy and automatic there is an Archive function which you can use to remove data which is older than x days. The archiving process runs as part of the background interfacing service.