pg-partman 4.7.2-1 source package in Ubuntu

Changelog

pg-partman (4.7.2-1) unstable; urgency=medium

  * New upstream version.

 -- Christoph Berg <email address hidden>  Fri, 03 Feb 2023 11:09:08 +0100

Upload details

Uploaded by:
Debian PostgreSQL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PostgreSQL Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
pg-partman_4.7.2-1.dsc 2.1 KiB c27ab0d9d0495da2601f15fbcc43ac232f032419cd6b95154be7462f8842d479
pg-partman_4.7.2.orig.tar.gz 1.2 MiB 8ca9cf2a56bde591b0d0526cf5db54a2c9691fcfa514eebb419f8c394eb9d17a
pg-partman_4.7.2-1.debian.tar.xz 4.0 KiB 4c43f0a95c766473ea3a71cf1761e4c0220392007e6521927d80e5e764bc4494

Available diffs

No changes file available.

Binary packages built by this source

postgresql-15-partman: PostgreSQL Partition Manager

 pg_partman is a PostgreSQL extension to create and manage both time-based and
 serial-based table partition sets. Sub-partitioning is also supported. Child
 table & trigger function creation is all managed by the extension itself.
 Tables with existing data can also have their data partitioned in easily
 managed smaller batches. Optional retention policy can automatically drop
 partitions no longer needed. A background worker (BGW) process is included to
 automatically run partition maintenance without the need of an external
 scheduler (cron, etc) in most cases.

postgresql-15-partman-dbgsym: debug symbols for postgresql-15-partman