Re: BUG #4584: PostgreSQL service doesn't start - Mailing list pgsql-bugs

From Dave Page
Subject Re: BUG #4584: PostgreSQL service doesn't start
Date
Msg-id 937d27e10812161249m314003b9l49cab07bfc0b3fec@mail.gmail.com
Whole thread Raw
In response to BUG #4584: PostgreSQL service doesn't start  ("Mark Muzenhardt" <mark.muzenhardt@arcor.de>)
List pgsql-bugs
On Tue, Dec 16, 2008 at 8:39 PM, Mark Muzenhardt
<mark.muzenhardt@arcor.de> wrote:
>
> The following bug has been logged online:
>
> Bug reference:      4584
> Logged by:          Mark Muzenhardt
> Email address:      mark.muzenhardt@arcor.de
> PostgreSQL version: 8.3.5-2
> Operating system:   Windows XP professional
> Description:        PostgreSQL service doesn't start
> Details:
>
> I have installed the one-click-installer of PostgreSQL on a virtual machine
> with a new WindowsXP professional installation (nothing but PostgreSQL is
> installed). I did not get access to the database, so I began to search why.
> I found, that the PostgreSQL service was not started and tried to do this by
> myself. The service is refusing to run, no matter what I've tried. A
> postgres-user was created by the installer and I installed PostgreSQL with
> the Administrator account, so this issued can not be the problem.

If the server didn't start I'd have expected to see an error during
the installation - was there none?

Can you post the installation log - you should find it in your temp
directory, normally C:\Documents and Settings\Administrator\Local
Settings\Temp

Make sure you replace any occurrences of the password you selected
with XXXX or similar before you send the log.


--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

pgsql-bugs by date:

Previous
From: "Mark Muzenhardt"
Date:
Subject: BUG #4584: PostgreSQL service doesn't start
Next
From: Robert Treat
Date:
Subject: Re: BUG #4585: out parameter name cuases disruption in custom aggregate?