Re: PostgreSQL server not starting. - Mailing list pgsql-general

From Merlin Moncure
Subject Re: PostgreSQL server not starting.
Date
Msg-id AANLkTiknRgfHvADN4fjDNO=tXYD2QvwjAd_wBqXGj2Zx@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL server not starting.  ("Vishnu S." <vishnu.s@nestgroup.net>)
List pgsql-general
On Thu, Sep 30, 2010 at 5:09 AM, Vishnu S. <vishnu.s@nestgroup.net> wrote:
> On starting the server  using pg_ctl command the following message is shown.
>
>
>
> server starting
>
>
>
> C:\Program Files\PostgreSQL\8.4\bin>2010-09-30 14:36:07 ISTLOG:  could not
> create file "postmaster.opts": Permission denied.
>

Are you running pg_ctl from the postgres account? If not, this could
be unrelated to the core issue.  Typically to attempt manually pg_ctl
start you runas a console into the postgres account.

If the database starts w/o error from postgres account, my money is on
user/password issue which is endless headache on windows pg servers
(at least, they were for me when I was on windows).

merlin

pgsql-general by date:

Previous
From: Andy Colson
Date:
Subject: Re: [9.0] On temporary tables
Next
From: Grzegorz Jaśkiewicz
Date:
Subject: Re: [9.0] On temporary tables