Re: Database recovery. - Mailing list pgsql-general

From Harald Armin Massa
Subject Re: Database recovery.
Date
Msg-id AANLkTik1xbm-QHB0wobrRRdeVH9uOKUfLX+9stcVkbk_@mail.gmail.com
Whole thread Raw
In response to Re: Database recovery.  (Waqar Azeem <waqarazeem.private@gmail.com>)
List pgsql-general
Waqar,

> my windows event viewer says:
> 2011-03-24 11:24:22 GMT FATAL:  could not create lock file "postmaster.pid":
> Permission denied
> is this helpfull?

yes. that says that the windows-user your PostgreSQL Service is
running as has no write priv on the data directory. Check your file
systems permissions and allow writing to the data directory for the
user your PostgreSQL service runs as.

Best wishes

HArald





--
Harald Armin Massa     www.2ndQuadrant.com
PostgreSQL  Training, Services  and Support

2ndQuadrant Deutschland GmbH
GF: Harald Armin Massa
Amtsgericht Stuttgart, HRB 736399

pgsql-general by date:

Previous
From: Viliam Ďurina
Date:
Subject: Problem calling setweight function from JDBC
Next
From: Willy-Bas Loos
Date:
Subject: Re: [ADMIN] What does error "psql: Kerberos 5 authentication not supported" means?