Package: postgresql-19-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.5-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 224 Depends: postgresql-19-pgaudit, postgresql-19, libc6 (>= 2.34) Breaks: postgresql-19-jit-llvm (<< 15) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-19-pgauditlogtofile_1.8.5-1.pgdg22.04+1_amd64.deb Size: 70828 SHA512: 49a901e71a96a06f3ae8780a974af9c952e2e3ecf6a4a0d0e5ff5b17ed862fa78ccc4c3854f2593d6ab8a8c8145461e6677216c2453ad3abd9d3c792cc3d0ce7 SHA256: 37108a291f1c7e331fcdd2eb605abff8d6fbf9b067ca0a6ffa0174e46579345b SHA1: b90a56c64b01eec12b393ae467dc38e60c75d65b MD5sum: 4a6a2af329d123da9122650475f2c3c9 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.