Re: Pg analog to DBCC CCHECKDB? - Mailing list pgsql-general

From Peter Geoghegan
Subject Re: Pg analog to DBCC CCHECKDB?
Date
Msg-id CAH2-WzmRCvTZi1KJ+kahERLSZThg=AFif7X3icJO+N-iZvBSMg@mail.gmail.com
Whole thread Raw
In response to Pg analog to DBCC CCHECKDB?  (Ron <ronljohnsonjr@gmail.com>)
List pgsql-general
On Fri, Apr 5, 2019 at 7:33 AM Ron <ronljohnsonjr@gmail.com> wrote:
> In 9.6, does such a thing exist?  (We just restored a VM from snapshot and I
> want to verify the cluster sanity.)

amcheck is available for versions 9.4+, though it only appears in
contrib in Postgres 10. There are both yum and deb packages available.
See:

https://github.com/petergeoghegan/amcheck

-- 
Peter Geoghegan



pgsql-general by date:

Previous
From: Michel Pelletier
Date:
Subject: Re: Pg analog to DBCC CCHECKDB?
Next
From: José A. San Gil
Date:
Subject: Determine which Row Level Security policies were denied