Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 204 Bytes

File metadata and controls

8 lines (4 loc) · 204 Bytes

== problem

Running CLUSTER exclusively locks the table while running.

== solution

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