Date: 2022-05-26
Time: 15:00–15:45
Room: Stream 3
Level: Intermediate
Columnar storage is crucial for analytic workloads because it improves scan speed, reduces IO, and has a smaller storage footprint. Often by 10X!
Citus Columnar is open source and brings columnar storage to Postgres. Even better, it's fully integrated in postgres as a pure extension using the Table AM API. That means that it's fully recognized by Postgres as a "normal" table.
This talk will address use cases, limitations, and there will be a live demo!
The following slides have been made available for this session: