postgres-containers
postgres-containers copied to clipboard
feat: add `pg_repack` extension
Closes cloudnative-pg/cloudnative-pg#1632
We are working on cloudnative-pg, and in order to comply with our PostgreSQL implementation, we need to have pg_repack extension available, in order to repack bloated user tables.
@mnencia @NiccoloFei Hello, can you take a look at this please ?