Re: BUG #3126: Kernel audit Problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #3126: Kernel audit Problem
Дата
Msg-id 29603.1173455309@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #3126: Kernel audit Problem  ("Balaji.S" <balajisundar@midascomm.com>)
Список pgsql-bugs
"Balaji.S" <balajisundar@midascomm.com> writes:
> PostgreSQL version: 7.4.8-1
> Operating system:   Red Hat Enterprise Linux ES release 4 (Nahant Update 3)
> Description:        Kernel audit Problem

7.4.8-1 is quite old, and I suspect your selinux-policy package is too.
You need some combination of these actions:
    * update to a current Postgres package
    * update to a current selinux-policy package
    * run restorecon on the postgres files to get them labeled
      properly according to the updated policy
    * re-initdb, if you were bit by
      https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=149237

            regards, tom lane

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: BUG #3126: Kernel audit Problem
Следующее
От: "Abbas Ansaripoor"
Дата:
Сообщение: BUG #3127: Error IN initdb On Installation