Package: postgresql-18-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.3-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 213 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.3-1.pgdg22.04+1_amd64.deb Size: 67756 SHA512: c854f07c26df5a0089b0da11998783f16978ed3f7d6c5aa5e576ccf2384e95518c6a5a80afac3f3a3bbf0cd07aaaf04f1091bb1f28a5f4116f746329ebb46637 SHA256: aa88c9892e0a7dedbbc0ad44a6b06fa73df94e004685d5aaa8ba48c713f3272b SHA1: 36fae4db518e4b71c76aebce45322a5c1a53672e MD5sum: 6e6b37a8a688c2e77bc381560a389aa2 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.