Improved storage management during massive reputation data processing
truncate_account_reputation_data optionally uses (at massive After Initial Sync phase) TRUNCATE statement to remove old reputation data records, to automatically reclaim database space without a need to explicitly call VACUUM FULL.