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