By Sourabh Ghorpade TL;DR:If you have a write heavy table in your Postgres database and you’re using the default Postgres settings for autovacuum, writes may consume more Transaction IDs than the autovacuum can reclaim. This may lead to a database shutdown. To avoid it, consider tuning them