Re: Postgresql fails to start?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postgresql fails to start?
Дата
Msg-id 18076.1118177065@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Postgresql fails to start?  (Dianne Yumul <dianne@wellsgaming.com>)
Список pgsql-general
Dianne Yumul <dianne@wellsgaming.com> writes:
> I still get the /usr/bin/chcon message but only when I run the command
> by hand, even after upgrading coreutils:

> # /usr/bin/chcon -u system_u -r object_r -t postgresql_log_t "$PGLOG"
> /usr/bin/chcon: can't apply partial context to unlabeled file

Weird.

> # uname -r
> 2.6.11-1.1286_FC4

It just sunk in that you are running FC4 and not FC3.  That's pretty
bleeding edge stuff ;-) ... maybe what you need is a downgrade not an
upgrade.  But if you still see the problem once you're on the latest
kernel, please do file a bugzilla entry about it.  It seems possible
that the FC4 version of chcon wants another argument beyond the ones
that FC3 knows about.  Either that or it's just a plain bug in chcon.

            regards, tom lane

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

Предыдущее
От: Bob
Дата:
Сообщение: pl/pgsql list
Следующее
От: "Ed L."
Дата:
Сообщение: Re: db corruption/recovery help