Package: postgresql-16-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.5-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 238 Depends: postgresql-16-pgaudit, postgresql-16, libc6 (>= 2.34) Breaks: postgresql-16-jit-llvm (<< 15) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-16-pgauditlogtofile_1.8.5-1.pgdg22.04+1_amd64.deb Size: 81696 SHA512: f32ff19a1642ebb55719ecc2bd42c8311edaed34e464be03620bd8ff6a4904a7055036792fbac3145876cbc3c729e77b90274e683fc5be39f420556e9e5c700a SHA256: 928ded8a73e0adc5dae0d18fbecf4cc814ba15682fa0f13d3ea59e076e13fbdf SHA1: 009ba5d6a53004e3062c7c0ea66796ce4b1f94f0 MD5sum: fc3c26e0add85c48aea52dcd47b45227 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.