Problem with PostgreSQL on Win2K (ipc-daemon)

From: -- <jcramos(at)operamail(dot)com>
To: pgsql-ports(at)postgresql(dot)org
Subject: Problem with PostgreSQL on Win2K (ipc-daemon)
Date: 2001-02-19 06:59:10
Message-ID: 3ADF205A@operamail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

I've installed PostgreSQL 7.0.3 on Windows 2000 Professional, following the
instructions in the page http://people.freebsd.org/~kevlo/postgres/portNT.html
Everything goes well until the last steps: run the PostMaster.
When I run the ipc-daemon and postmaster the output is the next:

------------------------------------------------------------------------------
-
administrador(at)JCRAMOS /
$ ipc-daemon &
[1] 848

administrador(at)JCRAMOS /
$ postmaster -i &
[2] 780

administrador(at)JCRAMOS /
$ c:\pgsql703\usr\local\pgsql\bin\postgres.exe: ***
recreate_mmaps_after_fork_fa
iled
Startup failed - abort
NOTICE: IpcMemoryDetach: shmdt(0x0x4d90000): Invalid argument
NOTICE: IpcMemoryDetach: shmdt(0x0x4c60000): Invalid argument
NOTICE: IpcMemoryDetach: shmdt(0x0x4c50000): Invalid argument

[2]+ Exit 1 postmaster -i
------------------------------------------------------------------------------
-

Of course, postmaster doesn´t run and I can´t continue. Could you help me?

Thanks.

Browse pgsql-ports by date

  From Date Subject
Next Message Jason Tishler 2001-02-19 14:24:18 Re: Porting PostgreSQL to Windows 2000 installation procedures
Previous Message Jeff 2001-02-18 21:47:58 Postmaster failed to start