Re: Corrupted index, what do i do?ruc

Поиск
Список
Период
Сортировка
От eshishki
Тема Re: Corrupted index, what do i do?ruc
Дата
Msg-id CAO9_yBgcH7za3FQCo5BiA0dgsbX+hGrZ3R=Emgx6g5ETyVMJbA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Corrupted index, what do i do?ruc  (Craig Ringer <ringerc@ringerc.id.au>)
Список pgsql-general
> Since you were running with fsync off, you must have had good backups or
> replication configured, because the documentation warns you that running
> with fsync=off will probably destroy your data and is only for expert users.

Yes, i know, i have a replica and slow disk.

> In case you don't have a current replica or backup: first, before you do
> ANYTHING ELSE follow the instructions here:
>
> http://wiki.postgresql.org/wiki/Corruption
>
> Now - **AFTER** following the instructions above - start the database in
> single user recovery mode. See:
>
> http://www.postgresql.org/docs/current/static/app-postgres.html
>
> where the "--single" command line argument for the "postgres" executable is
> documented.
>
> Once you have a single user mode backend running you can REINDEX then shut
> the backend down, start back up in multi-user mode, and see if you have any
> luck.

Good, may be said wiki page about corruption can be expanded to
include this steps?



--
Evgeny

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

Предыдущее
От: bj77
Дата:
Сообщение: ORAFCE -> UTL_FILE -> pul_line
Следующее
От: Tom Lane
Дата:
Сообщение: Re: time zone problem