Re: Permission denied errors
От | Tom Lane |
---|---|
Тема | Re: Permission denied errors |
Дата | |
Msg-id | 2054.1124806222@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Permission denied errors (zeki@mokhtarzada.com) |
Ответы |
Re: Permission denied errors
|
Список | pgsql-bugs |
zeki@mokhtarzada.com writes: > Hello all, I woke up this morning and found my installation of Postgres > (7.3.2) spewing the following error message: > ERROR: cannot count blocks for ev_log -- open failed: Permission denied > ERROR: cannot count blocks for ev_log -- open failed: Permission denied > ERROR: cannot count blocks for ev_log -- open failed: Permission denied > ERROR: cannot count blocks for ev_log -- open failed: Permission denied Look around in the database directory. It kinda looks like one or more files or directories had had its ownership or permissions changed so that the server can't read it anymore. Postgres itself would not do such a thing, so the culprit is either administrator error or flaky disk hardware. After you fix the problem by hand, you'll want to try to figure out which. regards, tom lane
В списке pgsql-bugs по дате отправления: