How to Install and Uninstall pgloader Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 03,2024

1. Install "pgloader" package

Please follow the steps below to install pgloader on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pgloader

2. Uninstall "pgloader" package

Learn how to uninstall pgloader on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pgloader $ sudo apt autoclean && sudo apt autoremove

3. Information about the pgloader package on Ubuntu 21.10 (Impish Indri)

Package: pgloader
Architecture: amd64
Version: 3.6.2-1
Priority: extra
Section: universe/misc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 28080
Depends: freetds-dev, libc6 (>= 2.28), zlib1g (>= 1:1.1.4), libssl1.1
Filename: pool/universe/p/pgloader/pgloader_3.6.2-1_amd64.deb
Size: 25664040
MD5sum: 829c1233e40d2ad9d4753c2cd81182cf
SHA1: 77988424cedd5dd846e124c81504f3a64592633c
SHA256: e6d28dc2f63e37c53bc8a1bfe712a42147a5787ab5dd62fe6db360a14383b0b9
SHA512: 13b79c458f9cfd71cd07aaa37872ece82ac91793523b0a0453fb9dc07e0fcf07df53a49b02cd9c8958d0906cec78f0241a6f1f54f8dde388365f086191473cd1
Homepage: https://github.com/dimitri/pgloader
Description-en: extract, transform and load data into PostgreSQL
pgloader imports data from different kind of sources and COPY it into
PostgreSQL.
.
The command language is described in the manual page and allows one to
describe where to find the data source, its format, and to describe data
processing and transformation.
.
Supported source formats include CSV, fixed width flat files, dBase3 files
(DBF), and SQLite and MySQL databases. In most of those formats, pgloader
is able to auto-discover the schema and create the tables and the indexes
in PostgreSQL. In the MySQL case it's possible to edit CASTing rules from
the pgloader command directly.
Description-md5: c3276f31c13a9fa328d545c55fb29249