Raw Package Information
Package: postgresql-9.6-amcheck
Source: amcheck
Version: 1.5-1.pgdg20.04+1
Architecture: amd64
Maintainer: Peter Geoghegan <pg@bowt.ie>
Installed-Size: 58
Depends: libc6 (>= 2.4), postgresql-9.6
Homepage: https://github.com/petergeoghegan/amcheck
Priority: extra
Section: libs
Filename: pool/main/a/amcheck/postgresql-9.6-amcheck_1.5-1.pgdg20.04+1_amd64.deb
Size: 20996
SHA256: a55a032eccee59e08fe2f6bf869439d9ec2d04dca9caf1ac10f94a265d293a10
SHA1: 6fa54e831ff713def1ffb875f0ccf40aef706e51
MD5sum: b1b08a7917fcdc03d8a9239c3b8f204c
Description: PostgreSQL extension that verifies indexes
This extension verifies the logical consistency of PostgreSQL B-Tree indexes.
The extension consists of SQL-callable functions. When no error is raised
during a call to these verification functions, no logical inconsistency was
detected. This is useful as a general smoke test to detect corruption.