How to Install and Uninstall postgresql-16-partman Package on Kali Linux
Last updated: November 22,2024
1. Install "postgresql-16-partman" package
This is a short guide on how to install postgresql-16-partman on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
postgresql-16-partman
Copied
2. Uninstall "postgresql-16-partman" package
This guide covers the steps necessary to uninstall postgresql-16-partman on Kali Linux:
$
sudo apt remove
postgresql-16-partman
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the postgresql-16-partman package on Kali Linux
Package: postgresql-16-partman
Source: pg-partman
Version: 5.0.1-1
Installed-Size: 6914
Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Depends: postgresql-16, postgresql-16-jit-llvm (>= 16), python3, python3-psycopg2, libc6 (>= 2.4)
Size: 224540
SHA256: bd2ed59ef19b058ceae54f6123aefeb60674da2856137ef77e88b8ff6418c7db
SHA1: d1ab5d99f8f21e308e56f0a2ce1d23028960ef43
MD5sum: 3b79ea51df835b796296e3421bdf3ec3
Description: 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:
Homepage: https://github.com/pgpartman/pg_partman
Section: database
Priority: optional
Filename: pool/main/p/pg-partman/postgresql-16-partman_5.0.1-1_amd64.deb
Source: pg-partman
Version: 5.0.1-1
Installed-Size: 6914
Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Depends: postgresql-16, postgresql-16-jit-llvm (>= 16), python3, python3-psycopg2, libc6 (>= 2.4)
Size: 224540
SHA256: bd2ed59ef19b058ceae54f6123aefeb60674da2856137ef77e88b8ff6418c7db
SHA1: d1ab5d99f8f21e308e56f0a2ce1d23028960ef43
MD5sum: 3b79ea51df835b796296e3421bdf3ec3
Description: 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:
Homepage: https://github.com/pgpartman/pg_partman
Section: database
Priority: optional
Filename: pool/main/p/pg-partman/postgresql-16-partman_5.0.1-1_amd64.deb