X-Original-To: pgsql-docs@postgresql.org Received: from spampd.localdomain (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id 30AA04763F9 for ; Mon, 31 Mar 2003 10:41:45 -0500 (EST) Received: from news.hub.org (news.hub.org [64.49.215.80]) by postgresql.org (Postfix) with ESMTP id 6B8E0475F6A for ; Mon, 31 Mar 2003 01:37:59 -0500 (EST) Received: by news.hub.org (Postfix, from userid 8) id 5B68F43A89E; Mon, 31 Mar 2003 01:37:59 -0500 (EST) Reply-To: "Ferindo Middleton Jr" From: "Ferindo Middleton Jr" X-Newsgroups: comp.databases.postgresql.docs Subject: Newbie: problem Connecting to Server Lines: 13 Organization: Sleekcollar Software X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: Date: Mon, 31 Mar 2003 06:30:56 GMT X-Complaints-To: abuse@verizon.net To: pgsql-docs@postgresql.org X-Spam-Status: No, hits=-5.2 required=5.0 tests=BAYES_10,PRIORITY_NO_NAME version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) X-Archive-Number: 200303/44 X-Sequence-Number: 1722 I'm running Redhat Linux 8. I have registration to the Redhat Network so I'm probably running the latest version of postgre sql available. I also have Redhat Databse v2.1 installed, but whenever I try to start a session, I get the following error message: 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"? Please help me configure my system so that I can connect and begin to use postgresql.