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: <5790CEEF83581444838043A480BDABD70121967B@exchange01.zetec.com> From: Matthew Rudolph To: "'cygwin AT cygwin DOT com'" Subject: Question about running PostgreSql as a service on Win2000 Date: Thu, 27 Mar 2003 13:24:46 -0800 MIME-Version: 1.0 Content-Type: text/plain I have the postmaster (and ipc-daemon) running as a service. The postmaster is running as user postgres and ipc-daemon with Local system account. As the user postgres, when I am logged into the account for the user postgres, (the user postgres has an empty password), I can psql to a database and all is well. As any other user I cannot psql, I get the following error message: # psql template1 psql: could not connect to the server: Bad file descriptor Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"? I have not been able to chase down any help on this specific issue on this after trolling the postgres and cygwin site. I am missing something and hoped someone may be able to help. Thanks, Matthew ----------------------------------------------------------------------- DISCLAIMER: Information contained in this message and/or attachment(s) may contain confidential information of Zetec, Inc. If you have received this transmission in error, please notify the sender by return email. ----------------------------------------------------------------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/