Re: Database consistency check.
Asomba Djala <[email protected]> Thu, 7 Nov 2019 13:16:52 -0600
| Newsgroups | gmane.comp.db.postgresql.admin |
|---|---|
| Message-ID | <CAOdgZeTDy_KeqTZE9evxrSKJyV-LkFgcniKtRk2xsR0ftkZEkQ@mail.gmail.com> |
Thank you. What about already initialized clusters? On Thu, Nov 7, 2019, 7:29 AM abbas alizadeh <[email protected]> wrote: > 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 <[email protected]> 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. > >