cloudnative-pg / cloudnative-pg/postgres-extensions-containers
[New Extension]: pg_repack
- Dominant language
- Go
- Stars
- 56
- Forks
- 38
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 15
Description
### Is there an existing issue for this extension request?
- [x] I have searched for an existing issue, and could not find a duplicate request.
### Extension Name
pg_repack
### Project Repository URL
https://github.com/reorg/pg_repack
### Extension Website URL (Optional)
https://reorg.github.io/pg_repack/
### Short Description
`pg_repack` is a PostgreSQL extension which lets you remove bloat from tables and indexes, and optionally restore the physical order of clustered indexes.
`pg_repack` extension works online.
### Main LICENSE Link
https://github.com/reorg/pg_repack?tab=BSD-3-Clause-1-ov-file#readme
### License Compliance
- [x] The extension's license (linked above) complies with the list of allowed licenses.
### Known Dependent Extensions
None
### Component Owner and Maintenance Commitment
- [x] I/My organization commit to becoming the Component Owner and maintaining the extension image in the future.
### Additional Notes (Optional)
No license file exists in the repoistory, but this project is using `BSD-3-Clause` license
### GitHub Handles of Component Owners
@thomasboussekey
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.