Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: socket file missing



On 9/14/07, nus4u(at)gmx(dot)net <nus4u(at)gmx(dot)net> wrote:
> Hi,
>
> BUT : I could not connect via psql for example.
> Message :
> > Warning: Unable to connect to PostgreSQL server: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
>
> There was no file in the /tmp Directory !
> I make a restart via the init skript and then everything was ok!
> Again i restarted the whole PC and again the socket file was missing and a restarting via the init skript helps.

Sounds like postgresql is being started, and then the /tmp directory
is being cleared of old files by your OS.  What's the Sxx number on
the startup file in /etc/init.d/rcx.d that you're using (assuming SYSV
init)



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group