Re: BUG #4723: I deleted the pg_xlog paste whwn i wanted to delet the pg_log paste

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: BUG #4723: I deleted the pg_xlog paste whwn i wanted to delet the pg_log paste
Дата
Msg-id 49C698F7.6070402@enterprisedb.com
обсуждение исходный текст
Ответ на BUG #4723: I deleted the pg_xlog paste whwn i wanted to delet the pg_log paste  ("Valter Cabecinha" <vcabecinha@hotmail.com>)
Список pgsql-bugs
Valter Cabecinha wrote:
> i wanted to delet the pg-log paste because it is gowing every day, but i mis
> shift deleted the pq_xlog.

Oops :-(.

> I have all my data in that database.
> What can i do to fix or recouver it.

You can recreate pg_xlog with "mkdir pg_xlog", and then run pg_resetxlog
to reset the transaction log. After that, the database should start up
again.

However, if the database was running while you deleted pg_xlog, you may
have lost some of the most changes that weren't flushed to the data
files yet. Changes since last checkpoint are at risk. The database might
also not be self-consistent, because of corrupted indexes etc.
REINDEXing the database is a good idea.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

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

Предыдущее
От: "Valter Cabecinha"
Дата:
Сообщение: BUG #4722: I deleted the pg_xlog paste whwn i wanted to delet the pg_log paste
Следующее
От: "Ett Martin"
Дата:
Сообщение: BUG #4724: Array index out of bounds