Package: postgresql-18-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 196 Depends: postgresql-18-pgaudit, postgresql-18, libc6 (>= 2.34) Breaks: postgresql-18-jit-llvm (<< 15) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-18-pgauditlogtofile_1.8.0-1.pgdg22.04+1_amd64.deb Size: 60948 SHA512: 46196f33fe79aaa39dfad77023a1cb45c974812153e0ae47b3790eb8a79c6b24d6cd3dfcb23ca5e50e21dd400da84a7492e4f6fcf45cd9bfb680c61f3565d987 SHA256: 37250e858d158d9060f5e7289440ec4a2082925a2888519281bc7aee5f623609 SHA1: 1ad14a67c20eac6f466330b167420497fa81adf4 MD5sum: cd5c1a265f2a0f2b7f53709f09951d27 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.