Speed up the JSONB.
What we can do to improve performance.
- Track: PostgreSQL devroom
- Room: D.postgresql
- Day: Sunday
- Start: 10:30
- End: 11:00
- Video with Q&A: D.postgresql
- Video only: D.postgresql
- Chat: Join the conversation!
Jsonb is popular data type in postgres and there is demand from users to improve its performance. In particular, we want to optimise a typical pattern of using jsonb as a storage for relatively short metadata and big blobs, which is currently highly inefficient. We will discuss several approaches to improve jsonb and present results of experiments.
Speakers
Oleg Bartunov | |
Nikita Glukhov |