Re: BUG #3126: Kernel audit Problem - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #3126: Kernel audit Problem
Date
Msg-id 29603.1173455309@sss.pgh.pa.us
Whole thread Raw
In response to BUG #3126: Kernel audit Problem  ("Balaji.S" <balajisundar@midascomm.com>)
List 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 by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: BUG #3126: Kernel audit Problem
Next
From: "Abbas Ansaripoor"
Date:
Subject: BUG #3127: Error IN initdb On Installation