Chapter 29. Just-in-Time Compilation (JIT)

This chapter explains what just-in-time compilation is, and how it can be configured in Postgres Pro Shardman.

Important

Note that JIT should not be used with the distributed systems, as compilation of each expression multiplied by the number of partitions is much more time-consuming that planning.