Package: postgresql-17-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.5-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 240 Depends: postgresql-17-pgaudit, postgresql-17, libc6 (>= 2.34) Breaks: postgresql-17-jit-llvm (<< 15) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-17-pgauditlogtofile_1.8.5-1.pgdg22.04+1_amd64.deb Size: 82524 SHA512: 4a4b8c077a980cf9fd01196c69e83fffd858a94b265127de0ae467132d2fc437541c9118067715f79bfdfa0546d50e2f375483ff90e5c225f6867f1dce334625 SHA256: afeaf59f48422d0af05aab3043b26915c4d9a48508db117dac8d8d40fef6e3c7 SHA1: c88a66b406271b8dd9f3c18faf79280ed226cfd8 MD5sum: 7b880456908520ce5ef5bd728d568b95 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.