initdb fails on Windows - some shared memory problem

From: "Abraham, Danny" <danny_abraham(at)bmc(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: initdb fails on Windows - some shared memory problem
Date: 2007-11-08 14:15:49
Message-ID: F8B9B12641FB6B4FAC761BDEF9D63B040F2C38A0@tlv-ex-01.adprod.bmc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

And here are the logs

2007-11-08 15:25:39.493 DEBUG: invoking IpcMemoryCreate(size=67633152)

2007-11-08 15:25:39.493 DEBUG: mapped win32 error code 161 to 2

2007-11-08 15:25:39.493 FATAL: could not create shared memory segment:
No such file or directory

2007-11-08 15:25:39.493 DETAIL: Failed system call was shmget(key=1,
size=67633152, 03600).

2007-11-08 15:25:39.493 DEBUG: proc_exit(1)

2007-11-08 15:25:39.493 DEBUG: shmem_exit(1)

Danny Abraham

BMC Software

CTM&D Business Unit

972-52-4286-513

danny_abraham(at)bmc(dot)com

Browse pgsql-admin by date

  From Date Subject
Next Message Erik Aronesty 2007-11-08 16:14:22 Re: alter table serial->int
Previous Message Scott Marlowe 2007-11-07 23:53:49 Re: Maintenance_work_mem question