Package: postgresql-11-pgauditlogtofile Source: pgauditlogtofile Version: 1.6.4-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 145 Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), postgresql-11-pgaudit, libc6 (>= 2.34) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-11-pgauditlogtofile_1.6.4-1.pgdg22.04+1_amd64.deb Size: 46580 SHA256: 04c3137e86720c72c039cc9bd80625af0fe019967315e2d331a98cb53457beca SHA1: ac7994b3638bfdf3e1b38ec1d98b1bc3547795b9 MD5sum: 3c3c2e3a8e5e609e960b48dffca36471 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.