pkg.soopen package index

brew / rang 1994

Installer pgloader avec Homebrew, apk, apt, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de pgloader pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install pgloader

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add pgloader

Alpine Linux edge package indexes · pgloader · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install pgloader

Debian stable package indexes · pgloader · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#pgloader

nixpkgs package indexes · pkgs/by-name/pg/pgloader/package.nix · Source: api.github.com

openSUSE zyppervérifié · 92%
sudo zypper install pgloader

openSUSE Tumbleweed package metadata · pgloader · Source: download.opensuse.org

aperçu

Résumé du paquet

Data loading tool for PostgreSQL

Commandes et alias

  • pgloader

historique

Historique du projet et usages

pgloader is a data-loading and database-migration utility that streams data into PostgreSQL, performs transformations, and can discover and migrate schemas from several database systems.

Historique du projet

Dimitri Fontaine originally implemented pgloader in Python and later rewrote it in Common Lisp. The rewrite enabled a richer command language, runtime-compiled transformations, and higher performance.

The 3.x series established the SQL-like `.load` command syntax and direct database-to-PostgreSQL migration workflow. Official documentation now also describes a v4 Clojure/JVM rewrite while retaining the command-file model.

Historique d'adoption

pgloader is packaged by Homebrew, Debian, Ubuntu, Alpine Linux, Nix, and openSUSE according to source_facts.package-manager. That breadth reflects its established role in PostgreSQL migration workflows.

Its one-command migrations from SQLite, MySQL, Microsoft SQL Server, and structured files have made it a common bridge for teams moving workloads into PostgreSQL.

Modes d'utilisation

Simple migrations can be expressed as `pgloader SOURCE TARGET`; more complex jobs use explicitly supplied `.load` command files. These files can define sources, targets, casts, transformations, PostgreSQL settings, and SQL to execute before or after loading.

Connection strings may contain database credentials, but the official documentation does not designate a separate credentials file. Load-command files are user-selected inputs rather than a configuration file at a fixed filesystem location.

Pourquoi les passionnés de paquets s'y intéressent

pgloader is notable for combining database discovery, type casting, transformation, error handling, and PostgreSQL COPY streaming in one tool. It is also an unusual systems utility whose established implementation is written in Common Lisp after an earlier Python implementation.

For package maintainers, pgloader is interesting because its database drivers and Common Lisp build chain historically made packaging more involved than distributing an ordinary script, while delivering a native executable and substantial migration functionality.

Chronologie

  • Early project: pgloader began as a Python program.
  • Later rewrite: The project moved from Python to Common Lisp.
  • 3.x era: The SQL-like load-command language and direct database migration workflow became the established interface.
  • Current development: Official documentation describes a Clojure/JVM v4 rewrite alongside the Common Lisp implementation.

Related projects

  • pgloader relies on PostgreSQL's COPY protocol for high-throughput loading and complements PostgreSQL tools such as `psql` and `createdb`. It targets migration use cases that otherwise require combinations of database dump tools, ETL scripts, and manual schema conversion.

Sources

  • Official documentation: https://pgloader.readthedocs.io/en/latest/
  • Official project article on the Python-to-Common-Lisp rewrite: https://pgloader.io/blog/pgloader-your-migration-companion/
  • Official quick start: https://pgloader.readthedocs.io/en/latest/quickstart.html
  • source_facts.package-manager

posture de sécurité

Niveau de risque : blue

broad file, network, media, or database tool signal.

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

  • broad file, network, media, or database tool signal

Signaux

  • text:sql

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 3 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.pgpass
Windows
%APPDATA%\postgresql\pgpass.conf

exécutables

Exécutables installés

CommandeTypeExpositionNote
pgloadercliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-09-19
version du gestionnaire3.6.10
gestionnaire mis à jour2026-09-13
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/dimitri/pgloader

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:pgloader
Version3.6.10
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/pgloader
Page d'accueilhttps://github.com/dimitri/pgloader
Dépôthttps://github.com/dimitri/pgloader
LicencePostgreSQL
Archive sourcehttps://github.com/dimitri/pgloader.git
Dernière mise à jour2026-09-13T11:30:16Z
Pulseupdated
Dépendancesfreetds, openssl@3, zstd
Dépendances de compilationsbcl
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepgloader
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

pgloader 3.6.10-4

extract, transform and load data into PostgreSQL

https://github.com/dimitri/pgloader

sudo apt install pgloader
  • Section: database
  • Architecture: amd64
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Pgloader
Debian stable package indexes · deb.debian.org · Debian stable package indexes: pgloader from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

pgloader

nix profile install nixpkgs#pgloader
  • normalized package name match
  • Correspondance par : Pgloader
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/pg/pgloader/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

pgloader 3.6.10-1build2

extract, transform and load data into PostgreSQL

https://github.com/dimitri/pgloader

sudo apt install pgloader
  • Section: universe/misc
  • Architecture: amd64
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Pgloader
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: pgloader from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

pgloader 3.6.9-r4

Migrate to PostgreSQL in a single command

https://pgloader.io/

sudo apk add pgloader
  • License: PostgreSQL AND MIT AND BSD AND Unlicense AND LGPL-2.1 AND GPL-2.0
  • Architecture: x86_64
  • Source Package: pgloader
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Pgloader
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pgloader from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
zypper95%

pgloader 3.6.9-4.6

Fast data loader for PostgreSQL

https://pgloader.io

sudo zypper install pgloader
  • License: PostgreSQL
  • Category: Productivity/Databases/Tools
  • Architecture: x86_64
  • Source Package: pgloader
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Pgloader
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: pgloader from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation