Package: postgresql-17-pgauditlogtofile Source: pgauditlogtofile Version: 1.6.4-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 141 Depends: postgresql-17, postgresql-17-jit-llvm (>= 15), postgresql-17-pgaudit, libc6 (>= 2.34) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-17-pgauditlogtofile_1.6.4-1.pgdg22.04+1_amd64.deb Size: 45468 SHA256: b3aded08afbbf3bb0599c23174ebe636827938b99f6e95ab3eb10a491364238f SHA1: 6f26f0784c8446bc27f81e70bdd30b719fb0f50c MD5sum: 004797b37be61b6f1e66d7201ccba8af 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.