Re: PostGreSQL on NT 4.0

From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: TJHart(at)thoughtworks(dot)COM
Cc: Pgsql-Ports <pgsql-ports(at)postgresql(dot)org>
Subject: Re: PostGreSQL on NT 4.0
Date: 2001-03-20 03:02:09
Message-ID: 20010319220209.B282@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Tim,

On Mon, Mar 19, 2001 at 05:01:42PM -0700, TJHart(at)thoughtworks(dot)COM wrote:
> Cygwin 1.1.7 & PostGreSQL 7.1beta5 - possibly same downgrade error?
> Latest Cygwin from CVS & postgresql 7.0.3 ( + patch.diff )
> latest Cygwin from CVS & postgresql 7.1beta5
> latest cygwin from CVS & postgresql from cvs ( today ).

All of the above configurations should work.

> In each case I'm using cygipc 1.09-2
>
> Regardless of the combination, I run "postmaster -i&" from BASH & receive
> "recreate_mmaps_after_fork_failed" message.

The above indicates that you are still running 1.1.8. What do you
get from uname -r? Did you stop the ipc-daemon (and all other Cygwin
processes) before attempting to change your Cygwin DLL? If not, then
1.1.8 is still locked in memory.

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 Tom Lane 2001-03-20 03:14:27 Re: Cygwin restore problem
Previous Message svetsch 2001-03-19 07:41:12 Re: Cygwin PostgreSQL postmaster problem