Package: postgresql-16-pgauditlogtofile Source: pgauditlogtofile Version: 1.5.12-2.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: libc6 (>= 2.4), postgresql-16, postgresql-16-jit-llvm (>= 10), postgresql-16-pgaudit Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-16-pgauditlogtofile_1.5.12-2.pgdg20.04+1_amd64.deb Size: 30212 SHA256: ae6ae8720fd0cd68f154179c628a646146ee605d6ad5fa617c4b6531f7fabc14 SHA1: 29a1df8e8f9936e92964e60553bfb0e18095392a MD5sum: 130f987f4d9ef1a6c521e070c51429f7 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.