[TLM] Re: pg_ctl start fails on Windows - Mailing list pgsql-general

From Richard Broersma Jr
Subject [TLM] Re: pg_ctl start fails on Windows
Date
Msg-id 20071224175730.EB96A414281@qatlm3.calidad2.pandasoftware.com
Whole thread Raw
In response to pg_ctl start fails on Windows  ("Abraham, Danny" <danny_abraham@bmc.com>)
List pgsql-general
--- On Mon, 12/24/07, Abraham, Danny <danny_abraham@bmc.com> wrote:

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

I had a similar problem once.  For some reason, after I installed a windows service pack update, my Postgresql
directorywas altered to be READ-ONLY.  Once this happened, postgresql wan't able to start. 

After spending a quited a bit of time to dicover the cause of the problem, I simply had to reset the directoy to be
write-able.

I hope this helps.

Regards,
Richard Broersma Jr.

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org/

pgsql-general by date:

Previous
From: Thomas Hart
Date:
Subject: Re: batch insert/update
Next
From: "Martin Gainty"
Date:
Subject: [TLM] Re: pg_ctl start fails on Windows