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
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_pathman!