cluster.md

May 30, 2022 ยท View on GitHub

== problem

Running CLUSTER exclusively locks the table while running.

== solution

Use pg_repack to reorganize tables in PostgreSQL databases with minimal locks.