Package: postgresql-15-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 221 Depends: postgresql-15-pgaudit, postgresql-15, libc6 (>= 2.34) Breaks: postgresql-15-jit-llvm (<< 15) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-15-pgauditlogtofile_1.8.0-1.pgdg22.04+1_amd64.deb Size: 74080 SHA512: 01831ed4acb8d24e2728df35ae63e97a162f6e362fb289f9771be8a9c34d7315083214311542feac77646ef5dfd5feffd5b3f1814b0c6113dacb4697448d2ec0 SHA256: 7c2c4a9452dace6ab04844acdc47a7f4c4b9d3bb4ea35b46405bfd1d58d3ea1a SHA1: 9ac06904f00387cd3fc5bdc50f0d375693e7a014 MD5sum: 66a272f9697b7ff14cc85751e0f7c542 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.