Package: postgresql-16-pgauditlogtofile Source: pgauditlogtofile Version: 1.6.4-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 149 Depends: postgresql-16, postgresql-16-jit-llvm (>= 10), postgresql-16-pgaudit, libc6 (>= 2.4) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-16-pgauditlogtofile_1.6.4-1.pgdg20.04+1_amd64.deb Size: 45680 SHA256: f77c60fe8fb7f5bfd23260b487353b3b909f234f270d2ac7456c4820439585d5 SHA1: 0a2d4992d62ef06ee3cb9fecd93ab8dc5e879dc9 MD5sum: d399884e97d476fdbf83da299222ef02 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.