Re: Checkpoint request failed, permission denied

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Checkpoint request failed, permission denied
Дата
Msg-id 17279.1252944588@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Checkpoint request failed, permission denied  (Cory Isaacson <cory.isaacson@compuflex.com>)
Ответы Re: Checkpoint request failed, permission denied  (Cory Isaacson <cory.isaacson@compuflex.com>)
Список pgsql-general
Cory Isaacson <cory.isaacson@compuflex.com> writes:
> Here are the permissions on pg_xlog:
> drwx------ 3 postgres postgres  4096 Sep 13 22:19 pg_xlog

Well, that certainly looks right.  I'm back to suspecting selinux ...
have you tried "ls -Z"?  I'm not totally sure about RHEL5, but in
recent Fedora it should look like

drwx------. postgres postgres unconfined_u:object_r:postgresql_db_t:s0 pg_xlog

the "postgresql_db_t" bit being the actually critical part.

            regards, tom lane

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

Предыдущее
От: Cory Isaacson
Дата:
Сообщение: Re: Checkpoint request failed, permission denied
Следующее
От: Tom Lane
Дата:
Сообщение: Re: postgresql.key secure storage