Sign inSign up

easel/pg_repack

By easel

Updated almost 6 years ago

Image
0

209

easel/pg_repack repository overview

pg-repack-docker

Docker image for 'pg_repack' (PostgreSQL extension) to use 'client-side' to run/invoke the actual repack functionality for a PostgreSQL database with the extension installed.

Reference: https://github.com/reorg/pg_repack

Dockerhub

https://hub.docker.com/r/hartmutcouk/pg-repack-docker/

build
docker build . -t pg-repack-docker
run (example)
docker run -it --rm hartmut-co-uk/pg-repack-docker -h localhost -U dbroot --dbname=dbname --dry-run --table=table1 --only-indexes --no-superuser-check

Tag summary

Content type

Image

Digest

Size

240.3 MB

Last updated

almost 6 years ago

docker pull easel/pg_repack