Package: postgresql-17-pgauditlogtofile Source: pgauditlogtofile Version: 1.7.7-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 170 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.7.7-2.pgdg22.04+1_amd64.deb Size: 56324 SHA256: 6fb9a64fff6ad9f39950ab6253aa5645e3607c7999b24fd38459dedf9984e3ed SHA1: fbd48a0d8d433fef29798c687c835bf2505f3f80 MD5sum: d09993a0587c3e0bc2655bbd91f350f0 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.