How to Install and Uninstall postgresql-9.5-plproxy Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "postgresql-9.5-plproxy" package
This guide covers the steps necessary to install postgresql-9.5-plproxy on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
postgresql-9.5-plproxy
Copied
2. Uninstall "postgresql-9.5-plproxy" package
Here is a brief guide to show you how to uninstall postgresql-9.5-plproxy on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
postgresql-9.5-plproxy
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the postgresql-9.5-plproxy package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: postgresql-9.5-plproxy
Priority: optional
Section: universe/database
Installed-Size: 129
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Source: postgresql-plproxy
Version: 2.6-2
Depends: postgresql-9.5, libc6 (>= 2.14), libpq5
Filename: pool/universe/p/postgresql-plproxy/postgresql-9.5-plproxy_2.6-2_amd64.deb
Size: 49728
MD5sum: 75420110790a099236bb428879ab1c21
SHA1: 3c1be60d0b9672742c0184ba97f283ed65bfacbe
SHA256: 43051d89bd6768a17aef5e88daff47d67df61702b5b9a03b7fd928a3214d4ab6
Description-en: database partitioning system for PostgreSQL 9.5
PL/Proxy is a database partitioning system implemented as a PL language. Main
idea is that proxy functions are created with same signature as the remote
functions to be called, so only destination info needs to be specified inside
proxy function bodies.
Description-md5: e30f457229ea573b26542b56f19c2ca8
Homepage: http://pgfoundry.org/projects/plproxy/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/database
Installed-Size: 129
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Source: postgresql-plproxy
Version: 2.6-2
Depends: postgresql-9.5, libc6 (>= 2.14), libpq5
Filename: pool/universe/p/postgresql-plproxy/postgresql-9.5-plproxy_2.6-2_amd64.deb
Size: 49728
MD5sum: 75420110790a099236bb428879ab1c21
SHA1: 3c1be60d0b9672742c0184ba97f283ed65bfacbe
SHA256: 43051d89bd6768a17aef5e88daff47d67df61702b5b9a03b7fd928a3214d4ab6
Description-en: database partitioning system for PostgreSQL 9.5
PL/Proxy is a database partitioning system implemented as a PL language. Main
idea is that proxy functions are created with same signature as the remote
functions to be called, so only destination info needs to be specified inside
proxy function bodies.
Description-md5: e30f457229ea573b26542b56f19c2ca8
Homepage: http://pgfoundry.org/projects/plproxy/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu