How to Install and Uninstall postgresql-comparator Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "postgresql-comparator" package

Here is a brief guide to show you how to install postgresql-comparator on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install postgresql-comparator

2. Uninstall "postgresql-comparator" package

Please follow the guidance below to uninstall postgresql-comparator on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove postgresql-comparator $ sudo apt autoclean && sudo apt autoremove

3. Information about the postgresql-comparator package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: postgresql-comparator
Priority: optional
Section: universe/database
Installed-Size: 326
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: pg-comparator
Version: 2.2.6-2
Depends: libc6 (>= 2.14), libdbi-perl, libdbd-pg-perl
Recommends: postgresql-9.5, libgetopt-long-descriptive-perl, libterm-readpassword-perl
Filename: pool/universe/p/pg-comparator/postgresql-comparator_2.2.6-2_amd64.deb
Size: 66280
MD5sum: d132135013e1bb3e8d4ba2d96c249e66
SHA1: 290bcf58c92c616cadcaf758a81053be31a16c64
SHA256: 0ef239154f40ee65444ad5def97509adca7bb7c78a537df77a3e0f8af6237aea
Description-en: efficient PostgreSQL table content comparison and synchronization
This script performs a network and time efficient comparison or
synchronization of two possibly large tables on two PostgreSQL
database servers, so as to detect inserted, updated or deleted tuples between
these tables.
Description-md5: b1b8d4591c76cd134f2441c3182def04
Homepage: http://www.coelho.net/pg_comparator/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu