Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 401 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 401 Bytes

PostgreSQL Tuple Freezing Demo

Live demo here

A simple demo that simulates Transaction ID (XID) use how autovacuum freezes tuples.

It's not meant to be a perfect representation, but an approximation.

If you enable Simulate XID Exhaustion, autocavuum will stop and you will see what happens when a database is about to run out of Transaction IDs.