Package: postgresql-16-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.5-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 223 Depends: postgresql-16-pgaudit, postgresql-16, libc6 (>= 2.38) Breaks: postgresql-16-jit-llvm (<< 21) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-16-pgauditlogtofile_1.8.5-1.pgdg26.04+1_amd64.deb Size: 67916 SHA512: 3510051c69863e659c730918e49db53a890ad4a935b2c7d956cad06a4353f63c3d54565011d8d87b71707737058993beba522899fcb41709eaa904fe33b09e7f SHA256: bf5ce68922fecc6cfb72e175cc3243edcf03042d20bdfb85ed5d11cba603fe64 SHA1: 515218bfaf7f1e4f88d1d6bd581b148d1fb491b3 MD5sum: 9cd24a71c5b68237dccf91c3daee969e 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.