[ 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