Raw Package Information

Package: postgresql-11-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.7.6-1.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 176
Depends: postgresql-11-pgaudit, postgresql-11, libc6 (>= 2.34)
Breaks: postgresql-11-jit-llvm (<< 15)
Homepage: https://github.com/fmbiete/pgauditlogtofile
Priority: optional
Section: database
Filename: pool/main/p/pgauditlogtofile/postgresql-11-pgauditlogtofile_1.7.6-1.pgdg22.04+1_amd64.deb
Size: 56364
SHA256: 945991388d8cac6da5ed2838b0f54a359730168142ee3b84f892160eb175c9e2
SHA1: 87b15272158de88a7e9705230ab764854f2520e8
MD5sum: 5bdc1c5bee70696b90f35b201669131e
Description: PostgreSQL pgAudit Add-On to redirect audit logs
 pgAudit Log to File is an addon to pgAudit than will redirect audit log lines
 to an independent file, instead of using PostgreSQL server logger.
 .
 This allows to have an audit file that we can easily rotate without polluting
 server logs with those messages.
 .
 Audit logs in heavily used systems can grow very fast. This extension allows
 to automatically rotate the files.