概要
This skill helps developers and database administrators optimize PostgreSQL performance by identifying time-series datasets that are better suited for TimescaleDB's hypertables. It evaluates existing tables based on row counts, insert-to-update ratios, index structures, and query patterns to provide a structured candidacy score. By pinpointing tables with high-volume, time-based data, it allows users to unlock significant benefits like 90%+ compression and faster time-range queries before proceeding with migration using companion tools.