Re: pg_ctl start fails on Windows

From: "Obe, Regina" <robe(dot)dnd(at)cityofboston(dot)gov>
To: "Abraham, Danny" <danny_abraham(at)bmc(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: pg_ctl start fails on Windows
Date: 2007-12-24 14:53:00
Message-ID: 53F9CF533E1AA14EA1F8C5C08ABC08D202F4356E@ZDND.DND.boston.cob
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Could still be a permission problem. Whatever NT account you are using
as the service account (usally called postgres) for the PostgreSQL
server is the one that needs to be able to create the postmaster.pid.

Make sure that account has full rights to the data folder.

Hope that helps,
Regina
-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Abraham, Danny
Sent: Monday, December 24, 2007 9:38 AM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] pg_ctl start fails on Windows

The error message is "could not open PID file".

I can manually create the file "postmaster.pid", so the problem
Does not look like a permission problem.

Thanks

Danny

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
message can get through to the mailing list cleanly
-----------------------------------------
The substance of this message, including any attachments, may be
confidential, legally privileged and/or exempt from disclosure
pursuant to Massachusetts law. It is intended
solely for the addressee. If you received this in error, please
contact the sender and delete the material from any computer.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ivan Sergio Borgonovo 2007-12-24 15:13:17 pg_get_serial_sequences still have problems with downcasting
Previous Message Martin Gainty 2007-12-24 14:52:46 [TLM] Re: pg_ctl start fails on Windows