notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2025Q4
prometheus-postgres-exporter PostgreSQL metric exporter for Prometheus
0.18.1_2 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.19.1_3Version of this port present on the latest quarterly branch.
Maintainer: ivy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-11-01 15:53:31
Last Update: 2025-11-02 07:33:02
Commit Hash: b44c49c
License: APACHE20
WWW:
https://github.com/prometheus-community/postgres_exporter
Description:
postgres_exporter is a Prometheus exporter for the PostgreSQL database. It can connect to multiple PostgreSQL databases as configured in Prometheus, and reports system-level metrics.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/postgres_exporter
  2. etc/postgres_exporter.yml.sample
  3. /usr/local/share/licenses/prometheus-postgres-exporter-0.18.1_2/catalog.mk
  4. /usr/local/share/licenses/prometheus-postgres-exporter-0.18.1_2/LICENSE
  5. /usr/local/share/licenses/prometheus-postgres-exporter-0.18.1_2/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • postgres_exporter
Dependency lines:
  • prometheus-postgres-exporter>0:databases/prometheus-postgres-exporter
To install the port:
cd /usr/ports/databases/prometheus-postgres-exporter/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/prometheus-postgres-exporter
  • pkg install prometheus-postgres-exporter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: prometheus-postgres-exporter
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1759191767 SHA256 (go/databases_prometheus-postgres-exporter/prometheus-postgres-exporter-v0.18.1/v0.18.1.mod) = bb1bfb3b310f64f02f53eb0c8d9a732ea6b14d09348212d8b600049bc2fb9311 SIZE (go/databases_prometheus-postgres-exporter/prometheus-postgres-exporter-v0.18.1/v0.18.1.mod) = 1814

Expand this list (2 items)

Collapse this list.

SHA256 (go/databases_prometheus-postgres-exporter/prometheus-postgres-exporter-v0.18.1/v0.18.1.zip) = e13f6e9171b8a616a608f3a1f259d64081e3a0e4bc15489f7e4a210361b8599b SIZE (go/databases_prometheus-postgres-exporter/prometheus-postgres-exporter-v0.18.1/v0.18.1.zip) = 169820

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Fetch dependencies:
  1. go124 : lang/go124
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_prometheus-postgres-exporter
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/prometheus-community/postgres_exporter/@v/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.18.1_2
02 Nov 2025 07:33:02
commit hash: b44c49c1103f89e100b801d4a1c7c848816e8906commit hash: b44c49c1103f89e100b801d4a1c7c848816e8906commit hash: b44c49c1103f89e100b801d4a1c7c848816e8906commit hash: b44c49c1103f89e100b801d4a1c7c848816e8906 files touched by this commit
Lexi Winter (ivy) search for other commits by this committer
Author: Zeus Panchenko
databases/prometheus-postgres-exporter: Allow environment to be set

When not using multi-target mode, postgres_exporter relies on its
environment for configuration of the monitoring target.  Add a new
postgres_exporter_env rc.conf option to allow this to be configured.

PR:	290694
Reviewed by:	arrowd
Approved by:	arrowd (ports)
Differential Revision:	https://reviews.freebsd.org/D53513

(cherry picked from commit 8f5520c3bdaad14bead3d5644ea787787f906349)
0.18.1_1
01 Nov 2025 15:48:35
commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.9

This is a direct commit to 2025Q4. It'll definitely bring things (esp.
PORTREVISION lines) out of sync with main, but trying to MFH the
associated bump commit would bring in a massive quantity of conflicts.

Number of commits found: 2