Re: Database consistency check.

From: abbas alizadeh <ramkly(at)yahoo(dot)com>
To: Asomba Djala <asombadjala8(at)gmail(dot)com>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Database consistency check.
Date: 2019-11-07 13:29:08
Message-ID: 632596C8-5333-478E-8C4C-1CE486DC339F@yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,
For integrity you can use the -k option in initdb command while you initialize the new database cluster

Sent from my iPhone

> On Nov 7, 2019, at 11:18, Asomba Djala <asombadjala8(at)gmail(dot)com> wrote:
>
> 
> Hello,
>
> I have a question, SQL Server has a tool DBCC checkdb and I believe Oracle it's VerifyDB. Does Postgres have something similar and if not, does anyone have steps or queries to do a sanity check or database integrity check with PgAdmin4?
>
> In advance,
>
> Thank you for your help.
>
> Aso.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message PASCAL CROZET 2019-11-07 18:56:31 RE : RE : PostgreSQL logical incremental backup for version 9.6 and above
Previous Message Imran Haider 2019-11-07 08:43:59 Re: Need Clarification