pkg.soopen package index

brew / 排名 1994

使用 Homebrew, apk, apt, Nix, zypper 安装 pgloader

查看 pgloader 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install pgloader

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add pgloader

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

Debian apt已验证 · 92%
sudo apt install pgloader

Debian stable package indexes · pgloader · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#pgloader

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

openSUSE zypper已验证 · 92%
sudo zypper install pgloader

openSUSE Tumbleweed package metadata · pgloader · 来源: download.opensuse.org

概览

软件包摘要

Data loading tool for PostgreSQL

命令和别名

  • pgloader

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

来源

  • 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

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:sql

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
pgloadercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-09-19
管理器版本3.6.10
管理器更新时间2026-09-13
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/dimitri/pgloader

安装元数据

软件包元数据

软件包键brew:pgloader
版本3.6.10
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/pgloader
主页https://github.com/dimitri/pgloader
仓库https://github.com/dimitri/pgloader
许可证PostgreSQL
源码归档https://github.com/dimitri/pgloader.git
最后更新2026-09-13T11:30:16Z
Pulseupdated
依赖freetds, openssl@3, zstd
构建依赖sbcl
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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