postgresql fails to start after symlinking pgdata dir

From: Gene <genekhart(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: postgresql fails to start after symlinking pgdata dir
Date: 2007-02-05 20:22:45
Message-ID: 430d92a20702051222t786abe26saa6e1b13bc45ac81@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In the past I've always done the following with success (this is under
fedora core 6 x86_64):

mv /var/lib/pgsql/data /data/pg/
ln -s /data/pg/data /var/lib/pgsql/data
/etc/init.d/postgresql start

I just installed 8.2.2 on a new FC6 machine and when I do that it fails to
start. The logs reveal nothing.

Any suggestions? Any help would be appreciated.

Thanks
Gene

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2007-02-05 20:28:11 Re: Can a function be parameter in PL/PGSQL function?
Previous Message Jim C. 2007-02-05 17:08:46 Re: Production systems beware: U.S. Daylight Savings Time comes at a new time this year