pg-osc (Online Schema Change) is a CLI tool for making non-blocking schema changes to large PostgreSQL tables. It creates a shadow table, copies data incrementally, and swaps tables with minimal downtime. Ideal for high-traffic applications, pg-osc lets teams modify database structures safely in production environments.
Features
- Perform non-blocking ALTER TABLE operations
- Uses shadow table and trigger-based syncing
- Minimal downtime during schema changes
- Progress reporting and resumable execution
- CLI interface for ease of use and automation
- Safe rollback and dry-run capabilities
Categories
DatabaseLicense
MIT LicenseFollow pg-osc
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pg-osc!