Re: Postgresql fails to start? (Update)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Dianne Yumul <dianne(at)wellsgaming(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql fails to start? (Update)
Date: 2005-06-09 20:27:08
Message-ID: 27453.1118348828@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dianne Yumul <dianne(at)wellsgaming(dot)com> writes:
> # chcon -u system_u -r object_r -t postgresql_log_t
> /home/postgres/pgstartup.log
> chcon: can't apply partial context to unlabeled file
> /home/postgres/pgstartup.log
> [but this works:]
> # chcon system_u:object_r:postgresql_log_t /home/postgres/pgstartup.log

That's pretty interesting --- I'd say it's a flat-out bug in the FC4
version of chcon. Filed as
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=159973

I'm not sure whether the quickest fix from a Red Hat POV is to fix chcon
or just alter the initscript for Postgres. But certainly your best bet
to have something working today is to edit the initscript. Or of course
you can just manually create the file with the right context ...

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ets ROLLAND 2005-06-09 20:41:55 Re: **SPAM** Re: Pb with linked tables on PG8
Previous Message Peter Fein 2005-06-09 20:25:14 Version Control?