Raw Package Information

Package: postgresql-14-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 153
Depends: postgresql-14, postgresql-14-jit-llvm (>= 10), postgresql-14-pgaudit, libc6 (>= 2.4)
Homepage: https://github.com/fmbiete/pgauditlogtofile
Priority: optional
Section: database
Filename: pool/main/p/pgauditlogtofile/postgresql-14-pgauditlogtofile_1.6.4-1.pgdg20.04+1_amd64.deb
Size: 45864
SHA256: 2500007754c9cdadb5cc44a846a2fdf0944aad2ebb06afa70a886c97fb0ad939
SHA1: 9f2907b3aae3c48ff11d3348f5222c78ba39c08b
MD5sum: d81f03dd3c97208880f99ac346f510d8
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.