Package: postgresql-14-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.5-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 228 Depends: postgresql-14-pgaudit, postgresql-14, libc6 (>= 2.38) Breaks: postgresql-14-jit-llvm (<< 21) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-14-pgauditlogtofile_1.8.5-1.pgdg26.04+1_amd64.deb Size: 69900 SHA512: 298268a79bdc2e2a308e24d531b9fa57048ef2a33ed30eee9a5a2b08d468a29dc805b5a0fe1ec8c61e35bae6d9ebab53f637b42afbbff41fc794ff00faa9b8fc SHA256: aa6d3ca94825f93513694d12dd8d1344d95765f3f15f4ed396427a12f29b6d3d SHA1: f47207a10047e5a0754363e00e260f86323a8685 MD5sum: 207ca4eb4d9bc68fe747a0f077c4fdd6 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.