Package postgresql15-pg_partman: Information

    Binary package: postgresql15-pg_partman
    Version: 5.0.1-alt1
    Architecture: armh
    Build time:  Jan 9, 2024, 09:10 AM in the task #337858
    Source package: postgresql15-pg_partman
    Category: Databases
    Report package bug
    License: PostgreSQL
    Summary: pg_partman is an extension to create and manage both time-based and serial-based table partition sets.
    Description: 
    pg_partman is an extension to create and manage both time-based and number-based table
    partition sets. As of version 5.0.0, only built-in, declarative partitioning is
    supported and the older trigger-based methods have been deprecated.
    
    The declarative partitioning built into PostgreSQL provides the commands to create
    a partitioned table and its children. pg_partman uses the built-in declarative features
    that PostgreSQL provides and builds upon those with additional features and enhancements
    to make managing partitions easier. One key way that pg_partman extends partitioning in
    Postgres is by providing a means to automate the child table maintenance over time (Ex.
    adding new children, dropping old ones based on a retention policy). pg_partman also has
    features to turn an existing table into a partitioned table or vice versa.

    Maintainer: Alexei Takaseev

    List of contributors:
    Alexei Takaseev
    Michael Shigorin

    ACL:
    Alexei Takaseev
    @everybody

    Last changed


    Jan. 9, 2024 Alexei Takaseev 5.0.1-alt1
    - 5.0.1
    Oct. 4, 2023 Alexei Takaseev 5.0.0-alt1
    - 5.0.0
    - Build only for PostgreSQL >= 14
    Sept. 11, 2023 Alexei Takaseev 4.7.4-alt1
    - 4.7.4