
Scaling Postgres Episode 203 Saving Space, Working with TOAST, Protecting Data, High CPU Utilization
Get New Episodes Weekly!
In this episode of Scaling Postgres, we discuss how data alignment can save space, working with TOAST as it relates to JSONB, ways to prevent data deletion and a high CPU incident.
Content Discussed
- How much disk space you can save by using INT4/INT instead of INT8/BIGINT?
- PostgreSQL: TOAST compression and toast_tuple_target
- Safer Application Users in Postgres
- 5mins of Postgres E5: Finding the root cause of high CPU utilization in Postgres with EXPLAIN and the Linux perf command
- The significance of LSN in PostgreSQL System
- SQLcl to transfer data from Oracle to PostgreSQL or YugabyteDB
- Queries in PostgreSQL: 1. Query execution stages
- pg_timetable v4.4 is available immediately!
- Henrietta Dombrovskaya
- Rubber Duck Dev Show Episode 30 | How To Get Started Coding