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: Sun, 24 Aug 2003 17:07:06 -0400 From: Jason Tishler To: Jason House Cc: cygwin AT cygwin DOT com, pgsql-cygwin AT postgresql DOT org Subject: Re: postgres help Message-ID: <20030824210706.GO1676@tishler.net> Mail-Followup-To: Jason House , cygwin AT cygwin DOT com, pgsql-cygwin AT postgresql DOT org References: <3F46A361 DOT 7090603 AT mitre DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F46A361.7090603@mitre.org> User-Agent: Mutt/1.4i Jason, On Fri, Aug 22, 2003 at 07:12:33PM -0400, Jason House wrote: > I don't understand why I'm getting the following error: > > $ psql -U postgres template1 > psql: could not connect to server: No such file or directory > Is the server running locally and accepting > connections on Unix domain socket "/tmp/.s.PGSQL.5432"? Was does the following yield? $ ls -l /tmp/.s.PGSQL.5432 srwxrwxrwx 1 postgres None 0 Aug 23 12:51 /tmp/.s.PGSQL.5432 What version of Cygwin are you using? Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- 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/