Re: Can't start PostgreSQL on Fedora Core3

From: Ian Pilcher <i(dot)pilcher(at)comcast(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Can't start PostgreSQL on Fedora Core3
Date: 2005-03-09 14:41:41
Message-ID: d0n1um$o6p$1@sea.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ulrich Wisser wrote:
> Mar 9 14:20:33 localhost kernel: audit(1110374433.961:0): avc: denied
> { read } for pid=9251 exe=/usr/bin/postgres name=PG_VERSION dev=dm-1
> ino=1255016 scontext=user_u:system_r:postgresql_t
> tcontext=root:object_r:var_lib_t tclass=file

Try running 'restorecon -n -R -v /var/lib/pgsql'. If it suggests
changes that appear to make sense, run 'restorecon -R -v
/var/lib/pgsql'.

HTH

--
========================================================================
Ian Pilcher i(dot)pilcher(at)comcast(dot)net
========================================================================

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sim Zacks 2005-03-09 14:43:28 postgresql on gentoo
Previous Message Gordan Bobic 2005-03-09 14:41:39 Re: Triggers and User Defined Trigger Functions