goverdata / usemon

Automatically exported from code.google.com/p/usemon
1 stars 0 forks source link

Implement procedure for deleting data #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Once we have converted the database from InnoDB to MyISAM, we need to
implement manual deletion of data as cascading deletes will be unavailable
to us. We need to implement the service and the GUI for this feature.

Original issue reported on code.google.com by paulr...@gmail.com on 15 Feb 2008 at 11:42

GoogleCodeExporter commented 8 years ago

Original comment by paulr...@gmail.com on 15 Feb 2008 at 11:46

GoogleCodeExporter commented 8 years ago
did you think of data compaction (aggregation to higher levels ie. minute to 
hour )?

Original comment by shautv...@gmail.com on 17 Nov 2008 at 8:58