macOS
brew install psql2csvlocal Homebrew formula metadata
brew / Rang 4984
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für psql2csv in AI-Agent-Workflows.
Installation
brew install psql2csvlocal Homebrew formula metadata
nix profile install nixpkgs#psql2csvnixpkgs package indexes · pkgs/by-name/ps/psql2csv/package.nix · Quelle: api.github.com
Überblick
Run a query in psql and output the result as CSV
Verlauf
psql2csv is a command-line wrapper for running PostgreSQL queries with psql and writing the results as configurable CSV.
Philipe Fatio created psql2csv as a shell-based frontend that runs a PostgreSQL query through psql and emits CSV. The repository's official documentation presents it as a compact command-line utility rather than a separate database client.
The official README documents distribution through Homebrew, while the supplied package metadata also records Nix packaging. Its deliberately small, single-script form also supports manual installation into PATH.
A query can be supplied as the final argument or through standard input, with CSV written to standard output. Users can control delimiters, quoting, escaping, NULL representation, headers, encoding, time zone, and search path; remaining arguments are forwarded to psql.
psql2csv exemplifies the Unix package tradition of wrapping a capable lower-level client with a narrowly focused command. It makes scripted PostgreSQL-to-CSV export convenient while preserving access to psql connection and variable options.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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-bearing paths to review before unattended agent runs.
~/.pgpassExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
psql2csv | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/fphilipe/psql2csv
Installationsmetadaten
| Paketschlüssel | brew:psql2csv |
|---|---|
| Version | 0.12 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/psql2csv |
| Homepage | https://github.com/fphilipe/psql2csv |
| Repository | https://github.com/fphilipe/psql2csv |
| Lizenz | MIT |
| Quellarchiv | https://github.com/fphilipe/psql2csv/archive/refs/tags/v0.12.tar.gz |
| Abhängigkeiten | libpq |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | psql2csv |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
psql2csv
nix profile install nixpkgs#psql2csvQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.