Re: BUG #6735: PANIC: 42501: could not open control file "global/pg_control": Permission denied

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: BUG #6735: PANIC: 42501: could not open control file "global/pg_control": Permission denied
Дата
Msg-id 50010148.3080303@hogranch.com
обсуждение исходный текст
Ответ на BUG #6735: PANIC: 42501: could not open control file "global/pg_control": Permission denied  (tsialiam@gmail.com)
Список pgsql-bugs
On 07/13/12 6:00 AM, tsialiam@gmail.com wrote:
> PANIC:  42501: could not open control file "global/pg_control": Permission
> denied

start a CMD prompt ('dos') via 'run as admin'.
from this privileged command window,

     CACLS \path\to\pg\data /T /E /G pss-svc:(OI)(CI)F

then try restarting postgres.

LOCAL_SYSTEM created the files, and owns them.

Oh, the pss-svc user should not be a member of Administrators.




--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: BUG #6735: PANIC: 42501: could not open control file "global/pg_control": Permission denied
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #6735: PANIC: 42501: could not open control file "global/pg_control": Permission denied