
Scaling Postgres Episode 84 Postgres 12 Released | Generated Columns | Parallel Estimates | Change Data Capture
Get New Episodes Weekly!
In this episode of Scaling Postgres, we discuss the release features of Postgres 12, generated columns, parallel estimates and change data capture.
Content Discussed
- PostgreSQL 12 Released!
- 8 Major Improvements in PostgreSQL 12
- New In PostgreSQL 12: Generated Columns
- Freshly baked PostgreSQL 12 and changes it brought to pgCenter
- How PostgreSQL estimates parallel queries
- Fixing track_activity_query_size in postgresql.conf
- PostgreSQL Change Data Capture With Debezium
- How to work with Postgres in Go
- The Transparent data encryption in PostgreSQL
- A Guide to Create User-Defined Extension Modules to Postgres
- Trace Query Processing Internals with Debugger