Re: PostgreSQL from a newcomers perspective

From: "B(dot) van Ouwerkerk" <bvo(at)atz(dot)nl>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL from a newcomers perspective
Date: 2003-12-01 17:50:38
Message-ID: 6.0.0.22.0.20031201173524.04e83b60@pop.atz.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> > I couldn't without modifying either postgresql.conf or start PostgreSQL
> > with --i
>
>There must be something wrong. PHP should be able to connect via
>Unix-domain sockets.

I'll be the first to admit that I might have made a mistake. This is on a
box I use for testing only.. so nothing bad will happen if I muck things up..

This is the error I got in my errorlog:
Unable to connect to PostgreSQL server: could not connect to server:
Connection refused
Is the server running locally and accepting
connections on Unix domain socket &quot;/tmp/5432&quot;?
in /path_to/filename.php on line 61

From a little search on Google it seems a pretty common problem.. So if I
made a mistake I'm probably not the first :-)

B.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Roderick A. Anderson 2003-12-01 17:53:15 Re: SRPM (PGDG) will not build
Previous Message Adam Ruth 2003-12-01 17:48:24 Re: Postgresql sql query - selecting rows outside a join