From: | Dianne Yumul <dianne(at)wellsgaming(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Postgresql fails to start? |
Date: | 2005-06-07 15:44:27 |
Message-ID: | 11d553267a190334cb7ba94af5a6734b@wellsgaming.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> Um, exactly which Postgres RPMs do you have installed?
Thanks for the response. I have the following installed:
postgresql-server-8.0.3-1
postgresql-8.0.3-1
postgresql-jdbc-8.0.3-1
postgresql-libs-8.0.3-1
postgresql-devel-8.0.3-1
I downloaded these from the fedora development repository. I used to
have 8.0.2 installed but I upgraded to 8.0.3, hoping that would fix it
but it didn't.
Thank you.
Dianne
On Jun 6, 2005, at 8:00 PM, Tom Lane wrote:
> Dianne Yumul <dianne(at)wellsgaming(dot)com> writes:
>> We have Fedora Core 4 Test 3 installed on a development box and just
>> recently installed Postgresql 8.0.3. Sometimes, when starting
>> postgresql with the /etc/rc.d/init.d/postgresql script, it gives me
>> the
>> following:
>
>> /usr/bin/chcon: can't apply partial context to unlabeled file
>> /home/postgres/pgstartup.log
>
> Um, exactly which Postgres RPMs do you have installed? I recall that
> there was a build that had this problem (because I hadn't read the
> chcon
> man page ;-)) but I did not think it had escaped into the wild.
>
> regards, tom lane
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if
> your
> joining column's datatypes do not match
>
From | Date | Subject | |
---|---|---|---|
Next Message | Gorodowienko Daniel | 2005-06-07 15:49:10 | Problem with catching my own exception messages. |
Previous Message | John Barham | 2005-06-07 15:42:40 | Recovery when old WAL segment has been overwritten? |