--
You received this message because you are subscribed to the Google Groups "Kill Bill users mailing-list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to killbilling-users+unsubscribe@googlegroups.com.
To post to this group, send email to killbilling-users@googlegroups.com.
Visit this group at https://groups.google.com/group/killbilling-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/killbilling-users/bb24c55f-8ee6-4d66-981d-7c35668f40f2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Pierre,
the biggest tables (mysql raw files) ar:
-rw-rw---- 1 mysql mysql 16G Jul 5 14:43 audit_log.ibd-rw-rw---- 1 mysql mysql 8.1G Jul 5 14:43 bus_events_history.ibd-rw-rw---- 1 mysql mysql 3.9G Jul 5 14:43 bus_ext_events_history.ibd-rw-rw---- 1 mysql mysql 1.6G Jul 5 14:43 ccgw_responses.ibd-rw-rw---- 1 mysql mysql 1.6G Jul 5 14:43 invoice_items.ibd-rw-rw---- 1 mysql mysql 4.7G Jul 5 14:43 notifications_history.ibd-rw-rw---- 1 mysql mysql 4.5G Jul 5 14:43 payment_attempt_history.ibd-rw-rw---- 1 mysql mysql 3.9G Jul 5 14:43 payment_attempts.ibd-rw-rw---- 1 mysql mysql 3.0G Jul 5 14:43 payment_history.ibd-rw-rw---- 1 mysql mysql 3.1G Jul 5 14:43 payment_transaction_history.ibd-rw-rw---- 1 mysql mysql 2.6G Jul 5 14:43 payment_transactions.ibd
The largest are audit_log and bus_events_history tables. I can purge *_history tabled and ccgw_responses.Can I do it for audit_log as well?
ThanksMarcin