Package: postgresql-17-pgauditlogtofile Source: pgauditlogtofile Version: 1.6.3-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 149 Depends: postgresql-17, postgresql-17-jit-llvm (>= 10), postgresql-17-pgaudit, libc6 (>= 2.4) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-17-pgauditlogtofile_1.6.3-1.pgdg20.04+1_amd64.deb Size: 45576 SHA256: b7b62db6c0785e14bcd4692d4e255e2562eaadf3033649afb3bf366db26e288a SHA1: 22fb9b013bf40422190e78f5eb07516c5784aaf9 MD5sum: d8e52ab9a484b1a4bcafda3aba57a427 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.