How to Install and Uninstall postgresql-13-partman Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "postgresql-13-partman" package

Please follow the instructions below to install postgresql-13-partman on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install postgresql-13-partman

2. Uninstall "postgresql-13-partman" package

This tutorial shows how to uninstall postgresql-13-partman on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove postgresql-13-partman $ sudo apt autoclean && sudo apt autoremove

3. Information about the postgresql-13-partman package on Ubuntu 21.10 (Impish Indri)

Package: postgresql-13-partman
Architecture: amd64
Version: 4.5.1-1
Priority: optional
Section: universe/database
Source: pg-partman
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5975
Depends: postgresql-13, python3, python3-psycopg2, libc6 (>= 2.4)
Filename: pool/universe/p/pg-partman/postgresql-13-partman_4.5.1-1_amd64.deb
Size: 211716
MD5sum: fb72b956836f16438445a1bd1cd69b58
SHA1: 30872dd84f78205af3d4c3a3ddc285168d148ae3
SHA256: ed98e031bcfa8c605cf1388bc55eb9991b24381d661ea31df9f33b0110a67f0f
SHA512: f1ac3b99d3e1feeb4cb7ddc1777d6b28699f24fed0ed66fa99b86bb46bc7c54166ef7903e5446a0a55fa8030abd198f41640e8292933362d7e9ec8728d3b255e
Homepage: https://github.com/pgpartman/pg_partman
Description-en: 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.
Description-md5: a32974adcc83c288fa52995a76bfaf56

5. The same packages on other Linux Distributions