Re: Fossology Install & Config Issues... - Mailing list pgsql-general

From Kurt Schroeder
Subject Re: Fossology Install & Config Issues...
Date
Msg-id 914b430c0802070719k58600f4bt48cfccdd04d1e8b2@mail.gmail.com
Whole thread Raw
In response to Re: Fossology Install & Config Issues...  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Fossology Install & Config Issues...
List pgsql-general
No, it didn't work! When I ran:

fossy@fosstest:/fossology/fossology-0.6.0$ psql -d fossology -U fossy -h localhost

I got the error:

psql: FATAL: no pg_hba.conf entry for host "127.0.0.1", user "fossy", database "fossology", SSL off


I will work on resolving this. Thank you!!!

- Kurt

On Feb 6, 2008 5:25 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
"Kurt Schroeder" <kschroe@gmail.com> writes:
> On Feb 6, 2008 2:18 PM, brian <brian@zijn-digital.com> wrote:
>> Can you connect to the database with psql?

> Yes, I can:
> root@ubuntu:/home/sandy# psql -d fossology -U fossy

But does it work with -h localhost, which is also implied by your
connection parameters?  I suspect you don't have the server configured
to listen for TCP connections, or else that there's a firewall problem.

                       regards, tom lane



--
Kurt Schroeder
kschroe@gmail.com
http://kurtandsandy.blogspot.com

pgsql-general by date:

Previous
From: "Gregory Williamson"
Date:
Subject: Re: 8.2/8.3 incompatibility
Next
From: "Adam Rich"
Date:
Subject: Re: Subquery Factoring ?