Hello,
How can I delete old data from the database? I set the housekeeper option in zabbix for 90 days for all logs (previously it was 365 days), then I did Vacuum on postgresql and cut only a few gb (I suspect that from indexes). I want to delete my old data and regain some disk space as the base currently weighs 600gb. I have an application server, database (postgres), and several zabbix proxies - all on separate virtual machines. I am surprised that after setting the retention to 90 days, I still see the data on the charts from the beginning (when I started zabbix) Any suggestions? I would be very grateful for your help.
How can I delete old data from the database? I set the housekeeper option in zabbix for 90 days for all logs (previously it was 365 days), then I did Vacuum on postgresql and cut only a few gb (I suspect that from indexes). I want to delete my old data and regain some disk space as the base currently weighs 600gb. I have an application server, database (postgres), and several zabbix proxies - all on separate virtual machines. I am surprised that after setting the retention to 90 days, I still see the data on the charts from the beginning (when I started zabbix) Any suggestions? I would be very grateful for your help.
Comment