Connections? - Mailing list pgsql-sql

From Archibald Zimonyi
Subject Connections?
Date
Msg-id Pine.LNX.4.21.0112200953250.21206-100000@valdez.netg.se
Whole thread Raw
In response to Re: return a text agreggate from a subselect  ("Andrew G. Hammond" <drew@xyzzy.dhs.org>)
Responses Re: Connections?
List pgsql-sql
Hi everyone,

I get the following error:

psql: connectDBStart() -- connect() failed: Connection refused       Is the postmaster running locally       and
acceptingconnections on Unix socket '/tmp/.s.PGSQL.5432'?
 

when I try to connect after having started the postmaster. The 
problem is that unless I make /tmp writeable for everyone
postgres is not allowed to create the .s.PGSQL.5432 file. Is 
there any way to make postmaster create this file anywhere else?

Archie



pgsql-sql by date:

Previous
From: "Peter T. Brown"
Date:
Subject: controlling process priority
Next
From: Kovacs Zoltan
Date:
Subject: Re: Constructing a backup routine