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