Package postgresql12-pg_repack: Information

    Source package: postgresql12-pg_repack
    Version: 1.5.0-alt2
    Latest version according to Repology
    Build time:  Apr 17, 2024, 11:54 AM in the task #345307
    Category: Databases
    Report package bug
    License: BSD
    Summary: pg_repack is a PostgreSQL extension which lets you remove bloat from tables and indexes
    Description: 
    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.

    List of rpms provided by this srpm:
    postgresql12-pg_repack (x86_64, ppc64le, i586, aarch64)
    postgresql12-pg_repack-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Alexei Takaseev


    ACL:
    Alexei Takaseev
    @everybody

      1. libecpg6-devel-static
      2. liblz4-devel
      3. libssl-devel
      4. libzstd-devel
      5. postgresql12-server-devel
      6. libreadline-devel
      7. setproctitle-devel
      8. zlib-devel

    Last changed


    April 17, 2024 Alexei Takaseev 1.5.0-alt2
    - Support PG version 12 and newer
    March 17, 2024 Alexey Sheplyakov 1.5.0-alt1.1
    - NMU: fixed FTBFS on LoongArch
    March 15, 2024 Alexei Takaseev 1.5.0-alt1
    - Initial build for ALT Linux