[ bullseye ]
[ 原始碼: pg-repack ]
套件:postgresql-13-repack(1.4.6-2)
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 13.
其他與 postgresql-13-repack 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.15)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libpq5 (>= 8.3~rc1-1~)
- PostgreSQL C client library
-
- dep: postgresql-13
- The World's Most Advanced Open Source Relational Database