Package: postgresql-9.4-amcheck Source: amcheck Version: 1.5-1.pgdg18.04+1 Architecture: i386 Maintainer: Peter Geoghegan Installed-Size: 54 Depends: libc6 (>= 2.4), postgresql-9.4 Homepage: https://github.com/petergeoghegan/amcheck Priority: extra Section: libs Filename: pool/main/a/amcheck/postgresql-9.4-amcheck_1.5-1.pgdg18.04+1_i386.deb Size: 21404 SHA256: ae0f055ee195ef9fc35f62d15d2b0e8e62a5584ee5b17dee81cb1ec7ae8d94d3 SHA1: 8d8b019c437ae7c6b252f1798f2ac34fa1c09692 MD5sum: 4e5a7cbc1dd61af452f3e7030458e9e3 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.