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-2.pgdg26.04+1
Release: resolute-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 Resolute-pgdg

Repository Area Version
PPA: Postgresql 0.1-2.pgdg22.04+1

Changelog

There is no recent update for this package.



About   -   Send Feedback to @ubuntu_updates