[ bianca ]
[ ソース: pg-repack ]
パッケージ: postgresql-17-repack (1.5.2-1)
reorganize tables in PostgreSQL databases with minimal locks
pg_repack is a PostgreSQL extension which lets you remove bloat from tables and indexes, and optionally restore the physical order of clustered indexes. Unlike CLUSTER and VACUUM FULL it works online, without holding an exclusive lock on the processed tables during processing. pg_repack is efficient to boot, with performance comparable to using CLUSTER directly.
This package contains the pg_repack program and the server extension for PostgreSQL 17.
その他の postgresql-17-repack 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libpq5 (>= 9.0~)
- PostgreSQL C client library
-
- dep: postgresql-17
- The World's Most Advanced Open Source Relational Database
-
- dep: postgresql-17-jit-llvm (>= 19)
- パッケージは利用できません