Package: postgresql-18-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.4-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 217 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.4-1.pgdg22.04+1_amd64.deb Size: 69072 SHA512: afbbace1095329c7256977747d076222ab782572d8e74f7e59a936d662da350897edba9d36faa5c0c88f313626649d0ee6a20b3be40c8eaf162ad9eefaddb455 SHA256: 8e7ff33dc351f11609cc98357505562e724aba5e615bf7e514cedfd7269b0742 SHA1: 4aad8726e31e951a6b8b5924a821816a256c92fb MD5sum: 464409872a5d9a246e8e888ad9ad95fe 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.