pg-partman 4.3.0-1 source package in Ubuntu

Changelog

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

  * New upstream version.

 -- Christoph Berg <email address hidden>  Mon, 10 Feb 2020 11:44:03 +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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
pg-partman_4.3.0-1.dsc 2.1 KiB 6289c4b3813a7830141a6aa63f3b48582008a13cb03f60f2151e6fb9f7fa6677
pg-partman_4.3.0.orig.tar.gz 999.0 KiB 8ab92cb1709f4082ea622a3f8274def0ae428c99af14184fbed4e4084e8391ea
pg-partman_4.3.0-1.debian.tar.xz 3.5 KiB bba1108df9de87852dad1e5f9266f17e18d85041dc16043503136bc2268ea03a

Available diffs

No changes file available.

Binary packages built by this source

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