Re: Database consistency check.

Поиск
Список
Период
Сортировка
От Asomba Djala
Тема Re: Database consistency check.
Дата
Msg-id CAOdgZeQ4-_gpkFHjHQgmQE5Fd8g5Oeac8B5MOL+aXD5ZWFeJTA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Database consistency check.  (Peter Geoghegan <pg@bowt.ie>)
Список pgsql-admin
Thank you very much. 

On Thu, Nov 7, 2019, 1:31 PM Peter Geoghegan <pg@bowt.ie> wrote:
On Thu, Nov 7, 2019 at 11:18 AM Asomba Djala <asombadjala8@gmail.com> wrote:
> Thank you. What about already initialized clusters?

There is amcheck, which tests the consistency of B-Tree indexes:

https://www.postgresql.org/docs/current/amcheck.html

Recent versions have a "heapallindexed" option, too, which has the
tool test indexes against the table that they index. This is very
useful as a general purpose tool for detecting corruption.

--
Peter Geoghegan

В списке pgsql-admin по дате отправления:

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Database consistency check.
Следующее
От: Alex Balashov
Дата:
Сообщение: Index degradation