Session

Back

Just in time compilation in PostgreSQL

Date: 2018-09-07
Time: 18:30 - 19:20
Room: Cyril Magnin
Level: Intermediate

PostgreSQL 11, once released will have builtin just in time (JIT) compilation support. In this talk I'll first explain what just in time compilation is, how it can accelerate execution of queries. With that foundation we'll try to understand which types of queries are going to benefit from JIT compilation in PostgreSQL 11. Lastly we'll explore what's missing in v11 / which features have been added to the development branch / what's needed and possible.

Speaker

Andres Freund