Re: Can't connect to socket in Debian distribution

From: brew(at)theMode(dot)com
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Can't connect to socket in Debian distribution
Date: 2002-11-28 18:03:52
Message-ID: Pine.BSF.4.44.0211281251450.28417-100000@themode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


On Wed, 27 Nov 2002, KEVIN ZEMBOWER wrote:

> I'm assuming that the Apache httpd software, which runs as
> "nobody:nogroup" in Debian, will run the mnogosearch php script to
> search the index and return the results. So, 'nobody:nogroup' will have
> to log into the mnogosearch database as dbuser 'mnogosearch.' At least,
> I think this is what's needed. But, I'm still working on it.

It doesn't have to.... read the PostgreSQL docs about DB user names and
unix users names. I think you can give whatever username you want at
the command line and I know I give a username at the connect line in my
php scripts.

If you haven't got the PostgreSQL docs on your Debian system get them, run
the command:

apt-get update

then

apt-get install postgresql-doc

later.....

brew

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2002-11-28 22:32:21 Re: user defined function
Previous Message Henshall, Stuart - Design & Print 2002-11-28 16:30:44 Re: system cataloge?