| From: | sonia sanchez diaz <geek24(at)avantel(dot)net> |
|---|---|
| To: | dima <_pppp(at)mail(dot)ru> |
| Cc: | Merlita Maricuelo <mmaricuelo(at)yahoo(dot)com>, pgsql-admin(at)postgresql(dot)org |
| Subject: | Responder: Re: unable to reconnect to database server |
| Date: | 2002-08-28 14:07:36 |
| Message-ID: | 603df632fb.632fb603df@avantel.net.mx |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
I think the problem is that you need to add the option -p when you up
the postmaster.
The problem is the postmaster can't accept TCP/IP conections..
Regards.
----- Original Message -----
De: dima <_pppp(at)mail(dot)ru>
Fecha: Miércoles, Agosto 28, 2002 9:01 am
Asunto: Re: [ADMIN] unable to reconnect to database server
> > 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
>
>
> ---------------------------(end of broadcast)-----------------------
> ----
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Merlita Maricuelo | 2002-08-28 14:10:37 | Re: unable to reconnect to database server |
| Previous Message | dima | 2002-08-28 14:01:58 | Re: unable to reconnect to database server |