Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 10 May 2005 11:15:37 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: postgresql and sockets Message-ID: <20050510091537.GL3375@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20050503091333 DOT GF25050 AT calimero DOT vinschen DOT de> <20050503131339 DOT GA27360 AT calimero DOT vinschen DOT de> <20050505231637 DOT GF15066 AT trixie DOT casa DOT cgf DOT cx> <20050509122753 DOT GC3375 AT calimero DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i On May 9 20:45, Krzysztof Duleba wrote: > I turned off all non-system apps except for cygserver and postgresql and > still the same. > > How can I provide more debug info? Is it possible to check which processes > access or modify the socket file? No more debugging necessary. I found the cause of the problem. At one point the file attributes were not correctly stored for socket files and when postgres touches the socket file (which it does every 5 minutes), the correct file attributes got lost. Especially the system bit got lost, which is important to recognize the file as a socket. I've applied a patch to CVS which will show up in the next developers snapshot on http://cygwin.com/snapshots/ Thanks for reporting and debugging, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/