This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Further efforts with postgres and a thanks


Dennis,

On Fri, Apr 13, 2001 at 04:53:42PM -0700, Dennis Wilson wrote:
> $ postmaster -D /usr/local/pgsql/data
> C:\cygwin\bin\postgres.exe: *** recreate_mmaps_after_fork_failed
> postmaster: Startup proc 1116 exited with status 256 - abort

The above is a known problem with Cygwin 1.1.8-2.  The solution is to
replace your Cygwin DLL with one from a recent snapshot:

    $ wget -nd ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/snapshots/cygwin1-20010411.dll.bz2
    $ bunzip2 cygwin1-20010411.dll.bz2
    $ # shutdown all Cygwin processes
    $ # using cmd or Windows Explorer rename cygwin1-20010411.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

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]