Schedule - PGConf NYC 2022

Time-series, PostgreSQL, and You

Date: 2022-09-23
Time: 15:10–16:00
Room: The Library
Level: Beginner
Feedback: Leave feedback

Time-series data, or data being associated with its respective time of occurrence, is everywhere. From the obvious cases, such as metrics, observability, IoT data, all the way to logs, invoicing, or payment records. While storing some of these in relational databases is standard practice, people often reach for specific time-series databases when volume gets high. But imagine if you could have all of them in the same database: PostgreSQL.

Join me for this session to learn more about the different types of time-series data and have a look at the naive, the native, and the scalable approaches to storing it in PostgreSQL. We’ll contrast their usability and performance characteristics and show you why Postgres is the only database you need!

Speaker

Mathis Van Eetvelde