Re: unable to reconnect to database server

From: dima <_pppp(at)mail(dot)ru>
To: Merlita Maricuelo <mmaricuelo(at)yahoo(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: unable to reconnect to database server
Date: 2002-08-28 14:01:58
Message-ID: 3D6CD7D6.7040100@mail.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> Here's the error I received: (I'm not sure what it
> means...)
> "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
> "/tmp/.s.PGSQL.5432"? in
> /var/www/html/php_session_files/postgresql_sessions.inc
> on line 4
> Can't connect to the database"
>
> Please help...

hmm, really...
is the postmaster running? -- ps -aux | grep postmaster
it seems that postmaster is absent in your startup files; check that out

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message sonia sanchez diaz 2002-08-28 14:07:36 Responder: Re: unable to reconnect to database server
Previous Message Merlita Maricuelo 2002-08-28 13:56:00 unable to reconnect to database server