| From: | Aarni Ruuhimäki / Megative Tmi / KYMI(dot)com <aarni(dot)ruuhimaki(at)kymi(dot)com> | 
|---|---|
| To: | "Kristian Skrede Gleditsch" <kgleditsch(at)ucsd(dot)edu> | 
| Cc: | pgsql-novice(at)postgresql(dot)org | 
| Subject: | Re: | 
| Date: | 2002-05-05 14:52:54 | 
| Message-ID: | 20020505145425.VOQZ7072.fep08.tmt.tele.fi@there | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-novice | 
quote from Tom Lane:
 : It looks to me like psql is looking for the socket in some other
 : directory than where the postmaster created it.  Do you perhaps
 : have an environment variable set that would override the compiled-in
 : default location?  (I think PGHOST=/var/run/postgresql would cause
 : the above behavior in psql, but AFAIR the postmaster does not pay any
 : attention to PGHOST.)
You should see postmaster in your process list if it is running.
BR,
aarni
On Friday 03 May 2002 02:37 am, you wrote:
> I am trying to install PostgreSQL 7.2 under Redhat
>
> The installation seems to work without problems. However, when I try to
> start the program I encounter the following error message
>
> >psql: connectDBStart() -- connect() failed: No such file or directory
> >	Is the postmaster running locally
> >	and accepting connections on Unix socket '/tmp/.s.PGSQL.5432'?
>
> There is no such file in the /tmp/ directory. I am not sure how to find out
> if the postmaster is running.
>
> I am not entirely clear whether this inidicates that there is something
> wrong with installation or if something else is wrong. I am willing to try
> everything, including a complete reinstall.
>
>
> sincerely,
> KSG
>
> ------------------------------------------------------------
> Kristian Skrede Gleditsch, Ph.D.
> Assistant Professor
> Department of Political Science
> University of California, San Diego
> La Jolla, CA 92093-0521, USA
> Tel: (858) 822 0535, Fax: (858) 534 7130
> Email: kgleditsch(at)ucsd(dot)edu  http://weber.ucsd.edu/~kgledits/
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
| From | Date | Subject | |
|---|---|---|---|
| Next Message | hodges | 2002-05-05 22:34:03 | Re: Date Formatting | 
| Previous Message | Joshua b. Jore | 2002-05-05 00:20:54 | Re: Limiting number of records to show. |