cloudnative-pg / postgres-containers

Operand images for CloudNativePG containing all community supported version PostgreSQL
Apache License 2.0
43 stars 28 forks source link

feat: add `pg_repack` extension #74

Open thomasboussekey opened 1 year ago

thomasboussekey commented 1 year ago

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.

llavaud commented 12 months ago

@mnencia @NiccoloFei Hello, can you take a look at this please ?