Package: postgresql-12-pgauditlogtofile Source: pgauditlogtofile Version: 1.7.2-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 174 Depends: postgresql-12, postgresql-12-jit-llvm (>= 15), postgresql-12-pgaudit, libc6 (>= 2.34) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-12-pgauditlogtofile_1.7.2-1.pgdg22.04+1_amd64.deb Size: 55880 SHA256: 743f68e3fb1301c1e0139ad48595f3403f6db3d7dc13f503f78df9c200b23858 SHA1: cb4bcaf0a81935c3599c5b4eb4e0a9924f39d3f9 MD5sum: 96e58d0241d73a49d8ef79df148ec9b8 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.