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 Message-ID: <3F46A361.7090603@mitre.org> Date: Fri, 22 Aug 2003 19:12:33 -0400 From: Jason House User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com, pgsql-cygwin AT postgresql DOT org CC: jason AT tishler DOT net Subject: postgres help Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I've gone through all the steps to set up postgreSQL on windows XP. I have updated permissions (to /tmp /usr/bin /usr/bin/*), verified the system path variable, and verified that ipc and postmaster services have been started. 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"? The error does not change if I log in as myself or as postgres. Any hints as to what to try would be greatly appreciated. -- 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/