Raw Package Information

Package: postgresql-16-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.8.4-1.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 233
Depends: postgresql-16-pgaudit, postgresql-16, libc6 (>= 2.34)
Breaks: postgresql-16-jit-llvm (<< 15)
Homepage: https://github.com/fmbiete/pgauditlogtofile
Priority: optional
Section: database
Filename: pool/main/p/pgauditlogtofile/postgresql-16-pgauditlogtofile_1.8.4-1.pgdg22.04+1_amd64.deb
Size: 80804
SHA512: 233d649d54f2aede385b14e88dac68402313759e9f70f25bf39eac473842093c0eb3d452f476af5d36a98a0d84a25378036b22f7fadebe649708ffefbb4aa596
SHA256: 3e0f5ff6cbb2451adf3287fa650d3866394af290f7530751460b8c36d17f9064
SHA1: 961999fd2f71192a3dac7e201a5bc87fa94751c2
MD5sum: 0d7d429d235e9b06ddcc45e19426f700
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.