Again, mostly for tracking but at least this ticket is opened on the correct timeline.
These are things that came up after the migration, that would be helpful to do...
Take the totals.db and split it into totals-unique-ip.db and totals-countme.db just before it hits the website.
Compress the totals*.db on the website.
Automatically call the trim/vacuum/super-vacuum code somewhere for the working raw*.db files.
To elaborate: sys_age = -1 into totals-unique-ip.db and everything else in totals-countme.db (which should make the latter exactly as it was before the recent changes).
sys_age = -1
totals-unique-ip.db
totals-countme.db
Metadata Update from @phsmoura: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: medium-gain, medium-trouble, ops
I've written the code and have it running on log01, there's things to tidy up and it should go into production properly ... maybe do some docs. or something too :) ... but if you want to look at it, it's ready now.
@james Any progress on the remaining things?
I've been on PTO, ust got back today ... should be opening PRs soon. Probably tomorrow, but maybe later today.
Metadata Update from @zlopez: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.