On 4/5/06, Andrus <eetasoft(at)online(dot)ee> wrote:
> I'm unable to create database cluster in Windows 2000 server.
>
> initdb returns error
>
> FATAL: could not create shared memory segment: No such file or directory
>
> any idea how to create cluster in Windows 2000 ?
are you trying to initdb from terminal services? if so, create a one
line batch file containing the initdb startup, and run it with
postgres user login.
merlin