
Scaling Postgres Episode 246 Columnar Tables, Advent of Code, PG 16 Features, Commit Times
Get New Episodes Weekly!
In this episode of Scaling Postgres, we discuss columnar table storage, solving Advent of Code using Postgres, new features coming in Postgres 16 and when Postgres development happens.
Content Discussed
- Powering PostgreSQL 15 With Columnar Tables
- Citus Columnar
- Advent of Code 2022: Days 1-5 With PostgreSQL
- How to Solve Advent of Code 2022 Using Postgres - Day 1
- How to Solve Advent of Code 2022 Using Postgres - Day 2
- How to Solve Advent of Code 2022 Using Postgres - Day 3
- How to Solve Advent of Code 2022 Using Postgres - Day 4
- How to Solve Advent of Code 2022 Using Postgres - Day 5
- Waiting for PostgreSQL 16 – Add grantable MAINTAIN privilege and pg_maintain role.
- Waiting for PostgreSQL 16 – Non-decimal integer literals
- Waiting for PostgreSQL 16 – Add test scaffolding for soft error reporting from input functions.
- pg_dump compression specifications in PostgreSQL 16
- PostgreSQL commit times
- Benchmarking multi-column, covering and hash indexes in Postgres
- Just Use Postgres for Everything
- What's new in Postgres 15?q
- Global Unique Index ATTACH Support and Its Potential Deficiency
- Oracle to PostgreSQL migration cost assessment made easy
- Tushar Ahuja