Re: [GENERAL] Error connecting database - Mailing list pgsql-general

From Charles Tassell
Subject Re: [GENERAL] Error connecting database
Date
Msg-id 4.2.0.58.20000116183519.00a80dd0@mailer.isn.net
Whole thread Raw
In response to Error connecting database  ("C.D. Gan" <cdgan@hotmail.com>)
List pgsql-general
You might want to check that you have run initdb.  Log in as user postgres
and type:

  /usr/local/pgsql/bin/initdb

Then check to make sure that postmaster is actually running, as someone
else suggested.

At 11:21 PM 1/15/00, C.D. Gan wrote:
>I'm just trying to run PGSQL and running the test for it. However I get
>this message,
>
>Connection to database 'template1' failed.
>connectDB() -- connect() failed: No such file or directory
>Is the postmaster running at 'localhost' and accepting connections on Unix
>socket '5432'?
>
>createdb: database creation failed on i-city.
>
>What does that mean? Is it mean that the connect() file is not found under
>my /usr/local/pgsql/bin?
>
>Gan
>______________________________________________________
>Get Your Private, Free Email at http://www.hotmail.com
>
>
>************
>


pgsql-general by date:

Previous
From: Il Paolone
Date:
Subject: Re: [GENERAL] Debian php3+postgresql unable to connect
Next
From: clyde jones
Date:
Subject: web frontend for postgres database?