Posts / how-to-reduce-your-postgresql-database-size
Oct 7, 2023

How to Reduce Your PostgreSQL Database Size

Read time 1 min read
Hero image for How to Reduce Your PostgreSQL Database Size
↗ External article

This is an external article made in collaboration with another source. Click the button below to view the whole article.

I had the pleasure of working with Timescale to write an article on how to reduce your PostgreSQL database size.

We cover a range of topics including:

  • What are pages and tuples
  • How table bloat occurs
  • Why we should vacuum our tables
  • Timescale compression
  • Retention policies
  • And more!
Keep reading the Postgres guide

One of the Postgres posts on the site. The full track, grouped by topic, lives on the guide page .

All posts →