Re: Database consistency check.

"Vasanth Kumar Pediseti" <[email protected]> 7 Nov 2019 22:45:13 -0000
Newsgroups gmane.comp.db.postgresql.admin
Message-ID <1573166246.S.5371.3178.f5-224-165.1573166713.26585@webmail.rediffmail.com>
From: Grigory Smolkin &lt;[email protected]&gt;Sent: Fri, 08 Nov 2019 04:07:26To: [email protected]: Re: Database consistency check.Hello!pg_probackup has dedicated command for PostgreSQL instance verification,which rely on amcheck, page checksum comparison and page header sanitychecks.It can be used on running databases and can be used even if you do notuse pg_probackup for backup/restore purposes.https://github.com/postgrespro/pg_probackup/blob/master/Documentation.md#checkdbhttps://github.com/postgrespro/pg_probackup/blob/master/Documentation.md#verifying-a-clusterOn 11/7/19 10:47 AM, Asomba Djala wrote:&gt; Hello,&gt;&gt; I have a question, SQL Server has a tool DBCC checkdb and I believe&gt; Oracle it&#39;s VerifyDB. Does Postgres have something similar an
 d if not,&gt; does anyone have steps or queries to do a sanity check or database&gt; integrity check with PgAdmin4?&gt;&gt; In advance,&gt;&gt; Thank you for your help.&gt;&gt; Aso.--Grigory SmolkinPostgres Professional: http://www.postgrespro.comThe Russian Postgres Company&nbsp;