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
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pg_pathman!