eee51a9821
PostgreSQL 11 provides users with improvements to overall performance of the database system, with specific enhancements associated with very large databases and high computational workloads. Further, PostgreSQL 11 makes significant improvements to the table partitioning system, adds support for stored procedures capable of transaction management, improves query parallelism and adds parallelized data definition capabilities, and introduces just-in-time (JIT) compilation for accelerating the execution of expressions in queries.
4 lines
276 B
Text
4 lines
276 B
Text
This subtree contains porting tools, analysis utilities, and plug-in
|
|
features that are not part of the core PostgreSQL system, mainly because
|
|
they address a limited audience or are too experimental to be part of
|
|
the main source tree. This does not preclude their usefulness.
|