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 photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
prometheus-postgres-exporter PostgreSQL metric exporter for Prometheus
0.17.1_2 databases on this many watch lists=3 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.16.0_1Version of this port present on the latest quarterly branch.
Maintainer: ivy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-05-27 16:06:06
Last Update: 2025-06-06 20:00:53
Commit Hash: 94be418
People watching this port, also watch:: forgejo, tor, php84, nginx-prometheus-exporter, openvpn
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.17.1_2/catalog.mk
  4. /usr/local/share/licenses/prometheus-postgres-exporter-0.17.1_2/LICENSE
  5. /usr/local/share/licenses/prometheus-postgres-exporter-0.17.1_2/APACHE20
Collapse this list.
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 = 1742500888 SHA256 (go/databases_prometheus-postgres-exporter/prometheus-postgres-exporter-v0.17.1/v0.17.1.mod) = d4e5283cf7e96aaabff30962deb272e2566fa9cd9bbf8f8de2d0979bcb5e3a84 SIZE (go/databases_prometheus-postgres-exporter/prometheus-postgres-exporter-v0.17.1/v0.17.1.mod) = 1806

Expand this list (2 items)

Collapse this list.

SHA256 (go/databases_prometheus-postgres-exporter/prometheus-postgres-exporter-v0.17.1/v0.17.1.zip) = d7e49ae1f9488cd3195dee4b99dd39981dc13dd7118aa323029d90dfb8c46cca SIZE (go/databases_prometheus-postgres-exporter/prometheus-postgres-exporter-v0.17.1/v0.17.1.zip) = 160921

Collapse this list.


Packages (timestamps in pop-ups are UTC):
prometheus-postgres-exporter
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.17.10.17.1_2-0.17.10.17.1_2---
FreeBSD:13:quarterly0.16.0_10.16.0_1-0.16.0_10.16.0_1---
FreeBSD:14:latest0.17.10.17.1_2-0.17.10.17.1_2---
FreeBSD:14:quarterly0.16.0_10.16.0_1-0.16.0_10.16.0_1---
FreeBSD:15:latest0.17.10.17.1_1n/a0.17.1n/a---
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: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.17.1_2
06 Jun 2025 20:00:53
commit hash: 94be418de3de0b9beea03165f868b89b524b2c23commit hash: 94be418de3de0b9beea03165f868b89b524b2c23commit hash: 94be418de3de0b9beea03165f868b89b524b2c23commit hash: 94be418de3de0b9beea03165f868b89b524b2c23 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump PORTREVISION after go124-1.24.4 update
0.17.1_1
21 May 2025 19:58:15
commit hash: 0bdd2ad334c94bfa4d976a8dde6e0ebc432f2a52commit hash: 0bdd2ad334c94bfa4d976a8dde6e0ebc432f2a52commit hash: 0bdd2ad334c94bfa4d976a8dde6e0ebc432f2a52commit hash: 0bdd2ad334c94bfa4d976a8dde6e0ebc432f2a52 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
go: Bump go124-dependent ports

Earlier I bumped the default Go to 1.24. Ports that specify a lower
version will still build with those lower version (for now), so they
don't need a bumping. Instead I'm bumping anything that (now) has go124
as a dependency.
0.17.1
21 Apr 2025 03:24:33
commit hash: e40a53e67dff575fa521d1dd1839ce44bf0e6a4acommit hash: e40a53e67dff575fa521d1dd1839ce44bf0e6a4acommit hash: e40a53e67dff575fa521d1dd1839ce44bf0e6a4acommit hash: e40a53e67dff575fa521d1dd1839ce44bf0e6a4a files touched by this commit
Lexi Winter (ivy) search for other commits by this committer
databases/prometheus-postgres-exporter: update to 0.17.1

new upstream release; this adds support for PostgreSQL 17.

changes in 0.17.0:
https://github.com/prometheus-community/postgres_exporter/releases/tag/v0.17.0
changes in 0.17.1:
https://github.com/prometheus-community/postgres_exporter/releases/tag/v0.17.1

while here, update my email address.

PR:	285064
Reviewed by:	arrowd, imp
Approved by:	arrowd (ports), kevans (mentor)
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/379
0.16.0_2
02 Apr 2025 02:07:58
commit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95acommit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95acommit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95acommit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95a files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
go: Bump ports for go124 update
0.16.0_1
05 Mar 2025 16:02:56
commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
Bump all go ports for yesterday's releases
0.16.0
14 Nov 2024 08:43:26
commit hash: a3b2656e217657f86fb00bca582c90b5ff42db08commit hash: a3b2656e217657f86fb00bca582c90b5ff42db08commit hash: a3b2656e217657f86fb00bca582c90b5ff42db08commit hash: a3b2656e217657f86fb00bca582c90b5ff42db08 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Lexi Winter
databases/prometheus-postgres-exporter: update to 0.16.0

 - the maintainer address is updated
 - a new pkg-message is added to document the breaking change in the log
   format when upgrading the package.

upstream release notes:

---o<---
BREAKING CHANGES:

The logging system has been replaced with log/slog from the stdlib. This
change is being made across the prometheus ecosystem. The logging output
has changed, but the messages and levels remain the same. The ts label
for the timestamp has bewen replaced with time, the accuracy is less,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.15.0_3
09 Aug 2024 06:24:08
commit hash: aa8c0111bfd641853f435ed69310589fccda2200commit hash: aa8c0111bfd641853f435ed69310589fccda2200commit hash: aa8c0111bfd641853f435ed69310589fccda2200commit hash: aa8c0111bfd641853f435ed69310589fccda2200 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update
0.15.0_2
03 Jul 2024 08:29:54
commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update
0.15.0_1
15 Jun 2024 09:52:17
commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
0.15.0
27 May 2024 16:04:11
commit hash: d387fce6b513cdb86d73cf8b7ab3e7ce6a3c3a97commit hash: d387fce6b513cdb86d73cf8b7ab3e7ce6a3c3a97commit hash: d387fce6b513cdb86d73cf8b7ab3e7ce6a3c3a97commit hash: d387fce6b513cdb86d73cf8b7ab3e7ce6a3c3a97 files touched by this commit
Joel Bodenmann (jbo) search for other commits by this committer
Author: Lexi Winter
databases/prometheus-postgres-exporter: New port

PostgreSQL metric exporter for Prometheus.

PR:			276996
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D44888

Number of commits found: 10