Enhance partitioning logic and update Zabbix config template
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
SELECT
|
||||
table_name,
|
||||
period,
|
||||
keep_history::text AS keep_history,
|
||||
future_partitions,
|
||||
total_size_bytes,
|
||||
EXTRACT(EPOCH FROM (now() - last_updated)) AS age_seconds
|
||||
|
||||
Reference in New Issue
Block a user