pg-partman 5.1.0-1 source package in Ubuntu

Changelog

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

  * New upstream version 5.1.0.

 -- Christoph Berg <email address hidden>  Wed, 17 Apr 2024 23:27:27 +0200

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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
pg-partman_5.1.0-1.dsc 2.2 KiB 79c81cac99bd0aad41584d99b8597ea96f1f788ceef464bd426047415a160cd0
pg-partman_5.1.0.orig.tar.gz 1.1 MiB 3e3a27d7ff827295d5c55ef72f07a49062d6204b3cb0b9a048645d6db9f3cb9f
pg-partman_5.1.0-1.debian.tar.xz 4.0 KiB 524c420a47709d1ed72e2624ab8193c8944375c6b107cd9c838ded99a4259b2c

Available diffs

No changes file available.

Binary packages built by this source

postgresql-16-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-16-partman-dbgsym: debug symbols for postgresql-16-partman