pg_reorg
reorganize tables in PostgreSQL databases without any locks
RUN apt-get update && \
apt-get install -y postgresql-9.4-reorg
reorganize tables in PostgreSQL databases without any locks
RUN apt-get update && \
apt-get install -y postgresql-9.4-reorg