Validate with Database

Official

Cross-check live Postgres schemas with pg_dump.

Authorpgplex
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Validate that a live PostgreSQL database matches the declarative schema intended by your migrations by cross-checking outputs and inspecting catalogs.

Core Features & Use Cases

  • Cross-validate declarative schema with the actual database state using pg_dump and pgschema.
  • Inspect system catalogs to verify definitions, constraints, and triggers across versions 14-18.
  • Use as an integrated validation step in schema migration workflows to catch drift before applying changes.

Quick Start

Run a live-DB validation by connecting to your PostgreSQL instance and comparing pg_dump with pgschema outputs.

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: Validate with Database
Download link: https://github.com/pgplex/pgschema/archive/main.zip#validate-with-database

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.