软件包: postgresql-10-repack (1.4.2-2)
postgresql-10-repack 的相关链接
Trisquel 的资源:
下载源码包 pg-repack:
维护者:
Original Maintainers:
- Debian PostgreSQL Maintainers (Mail Archive)
- Christoph Berg
- Adrian Vondendriesch
外部的资源:
- 主页 [github.com]
相似软件包:
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 10.
其他与 postgresql-10-repack 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.15)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libpq5 (>= 8.3~rc1-1~)
- PostgreSQL C client library
-
- dep: postgresql-10
- object-relational SQL database, version 10 server