Re: postgres doesn't start after crash

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: postgres doesn't start after crash
Дата
Msg-id dcc563d10910212042g18c2510crc31782e59b82be02@mail.gmail.com
обсуждение исходный текст
Ответ на postgres doesn't start after crash  (Patrick Brückner <payday81@gmail.com>)
Список pgsql-general
2009/10/21 Patrick Brückner <payday81@gmail.com>:
> Hi,
>
> after a computer crash my postgres 8.2.14 installation under Windows XP SP3
> doesn't start anymore. Here is the log file:
>
> 2009-10-21 23:57:10 FATAL: could not count blocks of relation
> 1663/68065/68157: Permission denied

> I assume it has something to do with the FATAL: could not count blocks of
> relation 1663/68065/68157: Permission denied error. Is there any chance that
> I can repair the data without doing a backup?

Yep.  Most common cause is antivirus software.  Don't disable it,
uninstall it and try again (antivir often leaves hooks in the OS that
do "bad things" (TM) and you have to actually uninstall it to fix
this.)  Note that sometimes uninstalling doesn't work because many
pieces of bad antivir don't actually uninstall when you tell them to.

The second most common cause is someone clicking around as an admin
changing permissions or copying files about.

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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: auto-filling a field on insert
Следующее
От: David Jantzen
Дата:
Сообщение: Reversing flow of WAL shipping