Overte zda skutecne se tabulka neprevedla na hypertable.
NOTICE: table "history_bin" is already a hypertable, skipping
SELECT * FROM chunks_detailed_size('history_bin') ORDER BY chunk_name, node_name;
Pokud si zabbix server po restartu nestenuje tak je tabulka history_bin jiz prevedena na hypertable.
Zabbix běží, ale je to OK?
PostgreSQL version 15.7 (Debian 15.7-0+deb12u1)
TimescaleDB version 2.15.3
zabbix=> SELECT * FROM chunks_detailed_size('history_bin') ORDER BY chunk_name, node_name;
chunk_schema | chunk_name | table_bytes | index_bytes | toast_bytes | total_bytes | node_name
--------------+------------+-------------+-------------+-------------+-------------+-----------
(0 rows)