Raw Package Information
Package: postgresql-16-tablelog
Source: tablelog
Version: 0.6.4-3.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
Depends: postgresql-16, postgresql-16-jit-llvm (>= 10), libc6 (>= 2.14)
Homepage: https://github.com/df7cb/table_log
Priority: optional
Section: database
Filename: pool/main/t/tablelog/postgresql-16-tablelog_0.6.4-3.pgdg20.04+1_amd64.deb
Size: 50596
SHA256: abf73fd82732a99af72aadb71ece060405cc9fa8c1b8b0708d9096e8e0c4348c
SHA1: 90d8c5100f5372c6b6726649eb3c9f5c0a2adf35
MD5sum: 2bb41129c5e83ad4e93e09d56fb4a996
Description: log changes on tables and restore tables to point in time
table_log is a PostgreSQL extension with a set of functions to log changes on
a table and to restore the state of the table or a specific row on any time in
the past.