Skip to content

postgrespro/postgres_cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pg_repack -- Reorganize tables in PostgreSQL databases without any locks

pg_repack is an utility program to reorganize tables in PostgreSQL databases. Unlike clusterdb, it doesn't block any selections and updates during reorganization.

pg_repack is a fork of the previous pg_reorg project. It was founded to gather the bug fixes and new development ideas that the slow pace of development of pg_reorg was struggling to satisfy.

Please check the documentation (in the doc directory or online) for installation and usage instructions.

About

Various experiments with PostgreSQL clustering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 38