Conversation:
Notices
-
After the identi.ca migration, I will move to my new SN instance. My webfinger will be jpope@sn.jpope.org
- Joshua Judson Rosen likes this.
-
Cripes, @jpope—I really hope you don't start a trend. A StatusNet site-shutdown/`reboot' wave across the federation would *suck*.
-
@rozzin Maybe so. I just want to see less resources being used on my old gateway. This instance is holding over 1,000,000 notices. Starting fresh will clear that bulk plus stop the pushing to non-existant instances. ;)
-
@jpope you should just delete a bunch of the old messages. delete everything but the last 4 months or so.
-
@jk That wouldn’t help anything. Innodb does not give back the space it takes. If I delete notices, the db size will not shrink.
-
@jpope, is this what you want? http://lists.mysql.com/mysql/152344
-
@jpope, I'm more of a #PostgreSQL guy, but it looks like #MySQL has "ALTER TABLE tbl_name ENGINE=INNODB" as an analog to Postgres' "VACUUM FULL", which releases disk-space to the OS.
-
@jpope, how much space does 1 million ~140-char messages actually take up after all the DB overhead? More than 140 MB, I guess?
-
@rozzin My innodb buffer is at 1.2GB…
-
@rozzin An ALTER TABLE statement doesn’t give back anything for innodb as far as I know. I’ve tried that one before actually. ;)
-
@jpope maybe some clues here: http://is.gd/psQMuA
-
Cheezus. Fucking #MySQL.
-
Fucking InnoDB, rather ;)
-
@marjoleink I can’t get the is.gd link to open.. :(