pg-partman 3.1.1-1 source package in Ubuntu

Changelog

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

  * New upstream version.
  * Move packaging repository to salsa.debian.org

 -- Christoph Berg <email address hidden>  Mon, 22 Jan 2018 20:38:41 +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

Downloads

File Size SHA-256 Checksum
pg-partman_3.1.1-1.dsc 2.1 KiB 5d522c16bdfa08ee2c35f3cbb098de8fcad229b29d5d3c9b7a9249629c929cc4
pg-partman_3.1.1.orig.tar.gz 835.1 KiB 103b495985f6df54e576f88bd45639858dd13dafc44abf4fc34cc1f88df6249b
pg-partman_3.1.1-1.debian.tar.xz 2.9 KiB c9f46038181ff85c5b01b228ee69cc048066af2c7cf69e2d04e0920a6a19fc4e

Available diffs

No changes file available.

Binary packages built by this source

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