How to Install and Uninstall postgresql-12-cstore-fdw Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 19,2024

1. Install "postgresql-12-cstore-fdw" package

In this section, we are going to explain the necessary steps to install postgresql-12-cstore-fdw on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install postgresql-12-cstore-fdw

2. Uninstall "postgresql-12-cstore-fdw" package

Please follow the guidance below to uninstall postgresql-12-cstore-fdw on Ubuntu 20.04 LTS (Focal Fossa):

$ sudo apt remove postgresql-12-cstore-fdw $ sudo apt autoclean && sudo apt autoremove

3. Information about the postgresql-12-cstore-fdw package on Ubuntu 20.04 LTS (Focal Fossa)

Package: postgresql-12-cstore-fdw
Architecture: amd64
Version: 1.7.0-1
Priority: optional
Section: universe/database
Source: cstore-fdw
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 265
Depends: libprotobuf-c-dev, postgresql-12, libc6 (>= 2.14), libprotobuf-c1 (>= 1.0.1)
Filename: pool/universe/c/cstore-fdw/postgresql-12-cstore-fdw_1.7.0-1_amd64.deb
Size: 111824
MD5sum: b64ed37ecee933c4cb2be0e992771604
SHA1: 3b4c9bf6d98c75ca530c043b57b85801bcda8342
SHA256: 3c701604348bf43657b681ca92588cf66de3c661f2a0e412b3275973e13b53a9
Homepage: https://github.com/citusdata/cstore_fdw
Description: PostgreSQL foreign data wrapper for columnar storage
Description-md5: 6655d9979587f726fe2955916a4fd105

5. The same packages on other Linux Distributions