timescale/pg-aiguide
These skills were discovered automatically and have not necessarily received an editorial review.
design-postgres-tablesIndexed
Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance patterns, and advanced features
View indexed skillfind-hypertable-candidatesIndexed
Analyze an existing PostgreSQL database to identify tables that would benefit from conversion to TimescaleDB hypertables
View indexed skillmigrate-postgres-tables-to-hypertablesIndexed
Comprehensive guide for migrating PostgreSQL tables to TimescaleDB hypertables with optimal configuration and performance validation
View indexed skillsetup-timescaledb-hypertablesIndexed
Step-by-step instructions for designing table schemas and setting up TimescaleDB with hypertables, indexes, compression, retention policies, and continuous aggregates. Instructions for selecting: partition columns, segment_by columns, order_by columns, chunk time interval, real-time aggregation.
View indexed skill