pg_pathman is a PostgreSQL extension that provides high-performance partitioning support, developed by PostgresPro. It improves query planning and execution speed for partitioned tables by introducing advanced partition pruning and runtime optimization strategies. It’s ideal for large datasets that require fine-tuned partition control.
Features
- Automatic or manual table partitioning in Postgres
- Supports range and hash partitioning methods
- Query planner optimizations for fast partition pruning
- Background worker for partition maintenance
- Integration with native PostgreSQL partitioning features
- Reduced planning and execution time for large queries
Categories
DatabaseLicense
MIT LicenseFollow pg_pathman
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pg_pathman!