"Balaji.S" <[EMAIL PROTECTED]> 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

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to