Package: postgresql-15-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.5-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 232 Depends: postgresql-15-pgaudit, postgresql-15, libc6 (>= 2.38) Breaks: postgresql-15-jit-llvm (<< 21) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-15-pgauditlogtofile_1.8.5-1.pgdg26.04+1_amd64.deb Size: 70208 SHA512: 6525058e35f6b71c05ce5eb6515253b82032ff07dc3343f8bfcec086d3c3968b86b77c2ca0ba3661889feec8e21a28775252faf176c7bd2d860a1aaa2be9df44 SHA256: 84116aa7ce78e0fc7a14dc053188a75db3858b92e4253c178ba7a24761ac3946 SHA1: e667cfa44c984b39480ee7aaf5b09878c1e907c0 MD5sum: 70b7f665c1c2af3803546bc9fc453faa 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.