This site is about a previous instance of this event. For the current event, please see the updated site.

Schedule - PGConf.EU 2022

Time-series, PostgreSQL, and You

Date: 2022-10-27
Time: 15:40–16:30
Room: Madrid
Level: Intermediate

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

Chris Engelbert