Package: postgresql-11-pgauditlogtofile Source: pgauditlogtofile Version: 1.6.3-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 154 Depends: postgresql-11, postgresql-11-jit-llvm (>= 10), postgresql-11-pgaudit, libc6 (>= 2.4) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-11-pgauditlogtofile_1.6.3-1.pgdg20.04+1_amd64.deb Size: 46272 SHA256: f53de3aa508a99066d7ef2a9a3376ce101f2ca46a73d53292db222a3dba59abf SHA1: c9e59e4be54d0f113ca9535713bfa653a42e50c1 MD5sum: 7324ff1d24f805bf874f56962787787f 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.