Package: postgresql-14-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.4-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 243 Depends: postgresql-14-pgaudit, postgresql-14, libc6 (>= 2.34) Breaks: postgresql-14-jit-llvm (<< 15) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-14-pgauditlogtofile_1.8.4-1.pgdg22.04+1_amd64.deb Size: 83640 SHA512: 9ff612d20a5fa4e21ad07c94d79cf35e6fd84178b752bd480ff537409af0de2589b37c3609f9decb65abf20ebb8ee0cb1bd006f0919fb7d8c9f2010ca91fd4d8 SHA256: ac851840cf746874ee8e76a90c4a75bac29991b505879550c3ead51e29379b08 SHA1: 843842030db1d301a6a35f1679e57883d2165bb6 MD5sum: 01f76b589f91cd307ab8ce16b78b7075 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.