Package: postgresql-11-pgauditlogtofile Source: pgauditlogtofile Version: 1.5.12-2.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 90 Depends: libc6 (>= 2.4), postgresql-11, postgresql-11-jit-llvm (>= 10), postgresql-11-pgaudit Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-11-pgauditlogtofile_1.5.12-2.pgdg20.04+1_amd64.deb Size: 30084 SHA256: 6484c8fa2bc44157e69884287642933a1986c3d86d0acc0a5e8e1b3f68c8b21b SHA1: ded2b7aeabbd7a9fc9f5092b8518a1a2d89f6f3a MD5sum: ad9193a57eb5c9879e71b2efa01ed977 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.