Skip to content

Commit ce7d19d

Browse files
docs: add README part for pg_repack
Signed-off-by: thomas.boussekey <thomas.boussekey@mirakl.com>
1 parent c0a2cad commit ce7d19d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ they are maintained by their respective authors, and PostgreSQL Debian Group
3636
| :--- | :--- | :--- |
3737
| **[pgAudit](pgaudit)** | PostgreSQL audit extension | [github.com/pgaudit/pgaudit](https://github.com/pgaudit/pgaudit) |
3838
| **[pg_crash](pg-crash)** | **Disruptive** fault injection and chaos engineering extension | [github.com/cybertec-postgresql/pg_crash](https://github.com/cybertec-postgresql/pg_crash) |
39+
| **[pg_repack](pgrepack)** | re-organize bloated tables and indexes | [github.com/reorg/pg_repack](https://github.com/reorg/pg_repack) |
3940
| **[pgvector](pgvector)** | Vector similarity search for PostgreSQL | [github.com/pgvector/pgvector](https://github.com/pgvector/pgvector) |
4041
| **[PostGIS](postgis)** | Geospatial database extension for PostgreSQL | [postgis.net/](https://postgis.net/) |
4142

42-
4343
Extensions are provided only for the OS versions already built by the
4444
[`cloudnative-pg/postgres-containers`](https://github.com/cloudnative-pg/postgres-containers) project,
4545
specifically Debian `stable` and `oldstable`.

0 commit comments

Comments
 (0)