Re: problem install postgres7.03 on win2000!!!! - Mailing list pgsql-ports

From Jason Tishler
Subject Re: problem install postgres7.03 on win2000!!!!
Date
Msg-id 20010322110926.F220@dothill.com
Whole thread Raw
In response to Re: problem install postgres7.03 on win2000!!!!  (Jason Tishler <Jason.Tishler@dothill.com>)
List pgsql-ports
James,

On Thu, Mar 22, 2001 at 09:14:40PM +0800, james wrote:
> jason:
> sorry i don't know how to post to list, so i mail u again.
> i try again as u recommend, every thing is ok, but a postmaster problem
>
> $ D:\cygwin\usr\local\pgsql\bin\postgres.exe: ***
> recreate_mmaps_after_fork_failed
> postmaster: Startup proc 764 exited with status 256 - abort
> IpcMemoryDetach: shmdt(0x1c500000) failed: Invalid argument
>
> i find
> thishttp://www.postgresql.org/mhonarc/pgsql-ports/2001-02/msg00014.html
> but i don't know how to fix it, could u please tell me the detail!!!!

You need to replace your cygwin1.dll with one from a recent snapshot:

    $ wget -nd ftp://ftp.freesoftware.com/.0/sourceware/cygwin/snapshots/cygwin1-20010319.dll.bz2
    $ bunzip2 cygwin1-20010319.dll.bz2
    $ # shutdown all Cygwin processes
    $ # using cmd or Windows Explorer rename cygwin1-20010319.dll to cygwin1.dll
    $ # using cmd or Windows Explorer move (new) cygwin1.dll to Cygwin's bin

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.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

pgsql-ports by date:

Previous
From: Jason Tishler
Date:
Subject: Re: Re: problem install postgres7.03 on win2000!!!!
Next
From: Frank Wegmann
Date:
Subject: [7.1b6 on win2k] server crashes with mmap error