·migrate-postgres-tables-to-hypertables
</>

migrate-postgres-tables-to-hypertables

timescale/pg-aiguide

Comprehensive guide for migrating PostgreSQL tables to TimescaleDB hypertables with optimal configuration and performance validation

22Installs·0Trend·@timescale

Installation

$npx skills add https://github.com/timescale/pg-aiguide --skill migrate-postgres-tables-to-hypertables

SKILL.md

Migrate identified PostgreSQL tables to TimescaleDB hypertables with optimal configuration, migration planning and validation.

Prerequisites: Tables already identified as hypertable candidates (use companion "find-hypertable-candidates" skill if needed).

Requirements: Time-based (TIMESTAMP/TIMESTAMPTZ/DATE) or sequential integer (INT/BIGINT)

Comprehensive guide for migrating PostgreSQL tables to TimescaleDB hypertables with optimal configuration and performance validation Source: timescale/pg-aiguide.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/timescale/pg-aiguide --skill migrate-postgres-tables-to-hypertables
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is migrate-postgres-tables-to-hypertables?

Comprehensive guide for migrating PostgreSQL tables to TimescaleDB hypertables with optimal configuration and performance validation Source: timescale/pg-aiguide.

How do I install migrate-postgres-tables-to-hypertables?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/timescale/pg-aiguide --skill migrate-postgres-tables-to-hypertables Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/timescale/pg-aiguide