| Port details |
- pgterm Terminal UI that monitors multiple PostgreSQL databases
- 0.1.2 databases
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: olgeni@FreeBSD.org
 - Port Added: 2026-08-29 11:33:10
- Last Update: 2026-08-29 11:31:38
- Commit Hash: 387f3ee
- License: APACHE20
- WWW:
- https://pgterm.dev/
- https://github.com/pgrundev/pgterm
- Description:
- pgterm is "htop for all your Postgres databases": an interactive terminal
UI that monitors every PostgreSQL database you care about in one place.
Each tab is one database. pgterm checks them all in the background and
flags the tab that needs attention, without stealing focus from the one
you are looking at.
Features:
- Health overview per database: connections, cache, locks, queries,
indexes, vacuum and replication, with an overall score
- Inspect, Queries, Indexes, Tables and Why views for each database
- Command bar with a closed set of verbs, including natural-language
questions handed to pgbot's optional AI layer
- Configuration stores environment variable names only; connection
strings never touch disk, logs or the screen
- Strictly read-only: every diagnostic runs through pgbot, and there is
no SQL console or shell
pgterm drives pgbot (databases/pgbot) as a child process and renders its
JSON output.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- pgterm>0:databases/pgterm
- To install the port:
- cd /usr/ports/databases/pgterm/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/pgterm
- pkg install pgterm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pgterm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1787912406
SHA256 (rust/crates/aho-corasick-1.1.5.crate) = c982642fa9e8606056828ee9a8505737230110bb1099153c79efe865c59d12ba
SIZE (rust/crates/aho-corasick-1.1.5.crate) = 184315
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.97.0 : lang/rust
- Runtime dependencies:
-
- pgbot : databases/pgbot
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_pgterm
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|