Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Mon, 16 Aug 1999 13:09:49 -0400 To: Tom Lane Cc: Horak Daniel , "'pgsql-hackers AT postgreSQL DOT org'" , "'cygwin AT sourceware DOT cygnus DOT com'" , "'Joost Kraaijeveld'" Subject: Re: [HACKERS] backend freezeing on win32 fixed (I hope ;-) ) Message-ID: <19990816130949.A1087@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: Tom Lane , Horak Daniel , "'pgsql-hackers AT postgreSQL DOT org'" , "'cygwin AT sourceware DOT cygnus DOT com'" , 'Joost Kraaijeveld' References: <2E7F82FAC1FCD2118E1500A024B3BF907DED3B AT exchange DOT mmp DOT plzen-city DOT cz> <601 DOT 934812420 AT sss DOT pgh DOT pa DOT us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <601.934812420@sss.pgh.pa.us>; from Tom Lane on Mon, Aug 16, 1999 at 10:07:00AM -0400 On Mon, Aug 16, 1999 at 10:07:00AM -0400, Tom Lane wrote: >Is it possible that the CygWin environment doesn't have a correct >emulation of IPC semaphores, such that a sema allocated by one process >(the postmaster) is not available to other procs (the backends)? >That would explain preallocation not working --- but if that's it then >we have major problems in other places, since the code assumes that a >sema once allocated will remain available to later backends. We don't have correct emulation of IPC semapahores since they are not implemented at all. I assume that if you're relying on persistent semaphores, then some add-on package is being used. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com