Re: Fossology Install & Config Issues...

From: "Kurt Schroeder" <kschroe(at)gmail(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: brian <brian(at)zijn-digital(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Fossology Install & Config Issues...
Date: 2008-02-07 15:19:45
Message-ID: 914b430c0802070719k58600f4bt48cfccdd04d1e8b2@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

No, it didn't work! When I ran:

fossy(at)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(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> "Kurt Schroeder" <kschroe(at)gmail(dot)com> writes:
> > On Feb 6, 2008 2:18 PM, brian <brian(at)zijn-digital(dot)com> wrote:
> >> Can you connect to the database with psql?
>
> > Yes, I can:
> > root(at)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(at)gmail(dot)com
http://kurtandsandy.blogspot.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adam Rich 2008-02-07 15:24:28 Re: Subquery Factoring ?
Previous Message Gregory Williamson 2008-02-07 13:32:07 Re: 8.2/8.3 incompatibility