Raw Package Information

Package: postgresql-12-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.7.6-1.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 175
Depends: postgresql-12-pgaudit, postgresql-12, libc6 (>= 2.34)
Breaks: postgresql-12-jit-llvm (<< 15)
Homepage: https://github.com/fmbiete/pgauditlogtofile
Priority: optional
Section: database
Filename: pool/main/p/pgauditlogtofile/postgresql-12-pgauditlogtofile_1.7.6-1.pgdg22.04+1_amd64.deb
Size: 56256
SHA256: f66258a31fada339c031c3340b94a5811b2a7d3cf45651ce91c5198f8f7f2aee
SHA1: 18ba262baa94e262515beb17232502ac531df666
MD5sum: f9de147dfd772c909aad1dbfdc1228f0
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.