https://bugzilla.redhat.com/show_bug.cgi?id=2450681

            Bug ID: 2450681
           Summary: Review Request: pg_partman - PostgresSQL Partition
                    Manager
           Product: Fedora
           Version: rawhide
          Hardware: All
                OS: Linux
            Status: NEW
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora



Spec URL:
https://download.copr.fedorainfracloud.org/results/psloboda/postgresql18-pg_partman/fedora-rawhide-x86_64/10256643-postgresql18-pg_partman/postgresql18-pg_partman.spec
SRPM URL:
https://download.copr.fedorainfracloud.org/results/psloboda/postgresql18-pg_partman/srpm-builds/10256643/postgresql18-pg_partman-5.4.3-1.fc45.src.rpm
Description: pg_partman is an extension to create and manage both time-based
and number-based table partition sets. As of version 5.0.1, 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.

A background worker (BGW) process is included to automatically run partition
maintenance without the need of an external scheduler (cron, etc)
in most cases.

Fedora Account System Username: psloboda


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2450681

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202450681%23c0

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to