Re: Postgres no longer starts

From: Alan Hodgson <ahodgson(at)simkin(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres no longer starts
Date: 2012-05-30 20:31:19
Message-ID: 11965255.Ea4lMx3RGN@skynet.simkin.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wednesday, May 30, 2012 08:22:58 PM Bart Lateur wrote:
> Luckily this is a development machine, but as we don't know what causes
> the problem we fear we might one day face the exact same problem where
> it does matter: on a production machine. So we'd like to know exactly
> what went wrong..

Change selinux to permissive instead of enforcing and see if PostgreSQL then
runs. If it does, you can look at the selinux logging to see what would have
been denied in enforcing mode, and hopefully fix it from there.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2012-05-30 20:47:34 Re: Postgres no longer starts
Previous Message Dave Bettin 2012-05-30 20:02:51 Re: 9.2 Range Types