UbuntuUpdates.org

Package "postgresql-18-stat-log"

This package belongs to a PPA: Postgresql

Name: postgresql-18-stat-log

Description:

track PostgreSQL log messages
This PostgreSQL extension uses the Custom Cumulative Stats API to track log
messages, grouped by
* backend type -- client backend, autovacuum worker, checkpointer, etc.
* database -- which database the message originated from
* user -- which role was active
* error level -- WARNING, ERROR, FATAL, PANIC, etc.
* SQLSTATE code -- the 5-character error code and its human-readable name

Counters are exposed through the pg_stat_log view and the underlying
pg_stat_log_data() function. Statistics persist across clean restarts and are
discarded after crash recovery, following standard PostgreSQL cumulative stats
semantics.

Latest version: 0.1-1.pgdg22.04+1
Release: jammy-pgdg
Level: base
Repository: main
Head package: pg-stat-log
Homepage: https://github.com/fabriziomello/pg_stat_log

Links


Download "postgresql-18-stat-log"


Other versions of "postgresql-18-stat-log" in Jammy-pgdg

No other version of this package is available in the Jammy-pgdg release.

Changelog

Version: 0.1-1.pgdg22.04+1 2026-06-03 19:09:19 UTC
This repository doesn't support changelogs.



About   -   Send Feedback to @ubuntu_updates