I have a Zabbix 7.0x system with postgres and timescale. We decommissioned some switches so I deleted those hosts from zabbix.
Then I was asked how long would it take for the data to be deleted.
This is sort of academic, since my answer is "the hosts were deleted, the ticket is closed"
But really, I'm not really sure of the answer. On one hand, the hosts are gone. But is the data within timescale such that I need to wait for the data storage period for trends?
Or does timescale have a table for each host such that deleting the host deletes the table?
Then I was asked how long would it take for the data to be deleted.
This is sort of academic, since my answer is "the hosts were deleted, the ticket is closed"
But really, I'm not really sure of the answer. On one hand, the hosts are gone. But is the data within timescale such that I need to wait for the data storage period for trends?
Or does timescale have a table for each host such that deleting the host deletes the table?