pg-partman 4.6.1-1 source package in Ubuntu
Changelog
pg-partman (4.6.1-1) unstable; urgency=medium * New upstream version. -- Christoph Berg <email address hidden> Mon, 02 May 2022 16:30:10 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pg-partman_4.6.1-1.dsc | 2.1 KiB | a0f7d1eef54c721301615205fbd03c94b9bd33b366822cdd11640bda28e466a9 |
pg-partman_4.6.1.orig.tar.gz | 1.2 MiB | 98a4b8b9de79ac949f871c2546f07e3f10d7dde8635e0952b2d6c6d311a2fcc7 |
pg-partman_4.6.1-1.debian.tar.xz | 3.8 KiB | f035ac9ce4d4852fa773c1af6144e6f1bb4a7eaf6854b253fd17ac7c98893e31 |
Available diffs
- diff from 4.6.0-1 to 4.6.1-1 (55.5 KiB)
No changes file available.
Binary packages built by this source
- postgresql-14-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-14-partman-dbgsym: debug symbols for postgresql-14-partman