Re: BUG #3126: Kernel audit Problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Balaji(dot)S" <balajisundar(at)midascomm(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3126: Kernel audit Problem
Date: 2007-03-09 15:48:29
Message-ID: 29603.1173455309@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Balaji.S" <balajisundar(at)midascomm(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message dall 2007-03-09 21:42:47 BUG #3131: on win pg_connect() is very slow
Previous Message psmith 2007-03-09 12:55:59 alter column type (from timestamp to date) violates not null