pg_repack

reorganize tables in PostgreSQL databases with minimal locks

Debian Debian
RUN apt-get update && \ apt-get install -y postgresql-11-repack
Ubuntu
RUN apt-get update && \ apt-get install -y postgresql-11-repack
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y postgresql-11-repack
Raspbian
RUN apt-get update && \ apt-get install -y postgresql-9.6-repack
click the source code to copy install pg_repack on any operating system with command-not-found.com