Administrative C function to enable or disable logging mode on relations.
pgext.cloud · Source code · Website · Control file
| Package | logging |
|---|---|
| Version | 0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 3 |
| Latest commit | 2011-10-22 |
| Catalogue updated | 2026-08-30 |
| pg_logging | Captures PostgreSQL log records in a shared-memory ring buffer and exposes them through SQL functions. |
| pgdisablelogerror | Disable selected SQLSTATE error codes from PostgreSQL server logging. |
| pgelog | Extended logging via pseudo-autonomous transactions |
| pg_jobmon | Extension for logging and monitoring functions in PostgreSQL |
| pgmemento | Transaction-based audit trail with schema versioning |
| set_user | similar to SET ROLE but with added logging |
| streamvis_udfs | A logging client and server for self-hosted data logging and visualization |
| emaj | Enables fine-grained write logging and time travel on subsets of the database. |