migrate-postgres-tables-to-hypertables

Community

Migrate PostgreSQL to hypertables efficiently.

AuthorMicrock
Version1.0.0
Installs0

System Documentation

What problem does it solve?

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

Core Features & Use Cases

  • Migration planning: Assess candidate tables and design hypertable schemas.
  • Partition/segment decisions: Guidance on partition columns, segment_by, and order_by for efficient hypertables.
  • Validation and safety: Steps to verify migration outcomes and avoid downtime.

Quick Start

Identify a candidate table, plan the hypertable schema changes, and validate performance post-migration.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: migrate-postgres-tables-to-hypertables
Download link: https://github.com/Microck/ordinary-claude-skills/archive/main.zip#migrate-postgres-tables-to-hypertables

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository