Re: Problem with PostgreSQL on Win2K (ipc-daemon)

From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: jcramos(at)operamail(dot)com
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: Problem with PostgreSQL on Win2K (ipc-daemon)
Date: 2001-02-19 14:32:54
Message-ID: 20010219093254.D211@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

jcramos,

In the future, please post to the list instead of emailing me directly
so others can benefit too. Or, better yet try using the mailing list
archives before asking for help:

http://www.postgresql.org/mhonarc/pgsql-ports/

On Sun, Feb 18, 2001 at 04:26:22PM -0500, -- wrote:
> 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_failed
> Startup failed - abort

See the following:

http://www.postgresql.org/mhonarc/pgsql-ports/2001-02/msg00012.html
http://www.postgresql.org/mhonarc/pgsql-ports/2001-02/msg00014.html

> NOTICE: IpcMemoryDetach: shmdt(0x0x4d90000): Invalid argument
> NOTICE: IpcMemoryDetach: shmdt(0x0x4c60000): Invalid argument
> NOTICE: IpcMemoryDetach: shmdt(0x0x4c50000): Invalid argument

See the following:

http://www.postgresql.org/mhonarc/pgsql-ports/2001-01/msg00092.html

Note that this has been fixed in cygipc 1.09.

Jason

--
Jason Tishler
Director, Software Engineering Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp. Fax: +1 (732) 264-8798
82 Bethany Road, Suite 7 Email: Jason(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com

Browse pgsql-ports by date

  From Date Subject
Next Message Jason Tishler 2001-02-19 14:52:08 Re: Error by starting postmaster
Previous Message Jason Tishler 2001-02-19 14:24:18 Re: Porting PostgreSQL to Windows 2000 installation procedures