Update database schema with views for choosing segments to clean.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Fri, 15 Jun 2007 04:29:41 +0000 (21:29 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Fri, 15 Jun 2007 04:29:41 +0000 (21:29 -0700)
commitcbcd65669e0040a2a172a1e36d074dc98f118537
tree337ddea4415e9ef0bb07363d7ba72b79f48b2e55
parent715efebee9dff8df72feda19e77ee516798444be
Update database schema with views for choosing segments to clean.

Create a couple of database views, one for gathering summary statistics
about segments in use, and one for ranking segments to be cleaned and
rewritten, based on utilization and the age of the data contained in it.
schema.sql