Package "postgresql-18-stat-log"
| 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.2-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
Changelog
|
This repository doesn't support changelogs.
|
|
This repository doesn't support changelogs.
|
|
This repository doesn't support changelogs.
|
About
-
Send Feedback to @ubuntu_updates