From: | Harald Armin Massa <harald(at)2ndQuadrant(dot)com> |
---|---|
To: | Waqar Azeem <waqarazeem(dot)private(at)gmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Database recovery. |
Date: | 2011-03-24 13:05:32 |
Message-ID: | AANLkTik1xbm-QHB0wobrRRdeVH9uOKUfLX+9stcVkbk_@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Willy-Bas Loos | 2011-03-24 13:11:11 | Re: What does error "psql: Kerberos 5 authentication not supported" means? |
Previous Message | Waqar Azeem | 2011-03-24 12:39:48 | Re: Database recovery. |