Package: postgresql-17-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.5-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 223 Depends: postgresql-17-pgaudit, postgresql-17, libc6 (>= 2.38) Breaks: postgresql-17-jit-llvm (<< 21) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-17-pgauditlogtofile_1.8.5-1.pgdg26.04+1_amd64.deb Size: 68188 SHA512: 1bdd95920359eab118b86d4298e138c7ad1d0959cba44589e7baa2e2261934f1f9c45f021a1dfc0204933d5b53f80add20a42efd4c8f1b04014648f8f7b3b586 SHA256: 0af6557c061c8c4cc8ba42c18df713eb989bf83f1b11c32753fbd5c881cc9e83 SHA1: d2b3ed7562f9b2258f4b4cc5c416fa01ce720435 MD5sum: d0ef98b348986e30f1a19e597eccf08e 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.