Re: BUG #3804: initdb.exe cannot be started - Mailing list pgsql-bugs

From Magnus Hagander
Subject Re: BUG #3804: initdb.exe cannot be started
Date
Msg-id 200712081217090000@706810878
Whole thread Raw
In response to BUG #3804: initdb.exe cannot be started  ("Juergen Zimmermann" <Juergen.Zimmermann@HS-Karlsruhe.de>)
List pgsql-bugs
> The following bug has been logged online:
>
> Bug reference:      3804
> Logged by:          Juergen Zimmermann
> Email address:      Juergen.Zimmermann@HS-Karlsruhe.de
> PostgreSQL version: 8.3 beta4
> Operating system:   Windows XP Prof. SP2
> Description:        initdb.exe cannot be started
> Details:
>
> I wanted to install PG 8.3beta4 with just the ZIP file, i.e. without the
> installer.
>
> When invoking "initdb -A password -E UTF8 -U postgres -W" as an
> unpriviledged Windows user I get this German error message:
>
> "Das angegebene Programm kann nicht ausgeführt werden."
>
> Basically this means:
> "The specified program cannot be executed".
>
> Using 8.3beta2 there was no problem
>

When you usd the non-installer version you have to take care to have the correct version of the microsoft runtime
librariesyourself. Most likely the ones you have are the wrong servicepack level. 

IIRC there's a note of it in the readme or so. If not, it should be added.

/Magnus

pgsql-bugs by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [HACKERS] BUG #3799: csvlog skips some logs
Next
From: "Simon Arlott"
Date:
Subject: BUG #3809: SSL "unsafe" private key permissions bug