← Back to systems

PostgreSQL Vacuum Internals

6 questions · ~5 min · intermediate

Six questions on what vacuum really does inside PostgreSQL: reclaiming dead tuples, maintaining visibility metadata, and freezing old XIDs before they become dangerous.

0 / 6

Why does a normal PostgreSQL `UPDATE` create vacuum work later on?

Press 1 to 4 to pick an answer