Hi all,
I am using zabbix server with a lot of proxies which generates a lot of data.
I have found a solution for now to truncate the biggest MariaDB tables which are - history and history_uint
I didn't face any issues doing this. However i see there are some other tables which are growing as well - history_log.ibd trends_uint.ibd history_text.ibd
My question is if there are any dependencies between all these tables (history.ibd, history_uint.ibd, history_log.ibd, trends_uint.ibd, history_text.ibd) and if it safe to truncate these as well - history_log.ibd trends_uint.ibd history_text.ibd.
Thanks
Regards,
Kaloyan
I am using zabbix server with a lot of proxies which generates a lot of data.
I have found a solution for now to truncate the biggest MariaDB tables which are - history and history_uint
I didn't face any issues doing this. However i see there are some other tables which are growing as well - history_log.ibd trends_uint.ibd history_text.ibd
My question is if there are any dependencies between all these tables (history.ibd, history_uint.ibd, history_log.ibd, trends_uint.ibd, history_text.ibd) and if it safe to truncate these as well - history_log.ibd trends_uint.ibd history_text.ibd.
Thanks
Regards,
Kaloyan

Comment