Re: Fossology Install & Config Issues...

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

"Kurt Schroeder" <kschroe(at)gmail(dot)com> writes:
> root(at)fosstest:/fossology/fossology-0.6.0#./install/usr/local/fossology/test.d/dbcheck
> ERROR: Unable to connect to the database
> Connection string: 'dbname=fossology local=localhost user=fossy
> password=fossy'
> Connection status: '1'
> ERROR: Failed to open database

> Arrgh.

Man, that's one unhelpful error message, isn't it :-(

Have you tried looking in the postmaster log to see if the server is
reporting anything about the failed connection? (Maybe turn on
log_connections just to be sure that it should log something.)

If there is nothing in the postmaster log, that suggests that the
fossology connection isn't going where you think it's going. You
might have to resort to strace'ing fossology to see where it's
trying to connect to.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2008-02-07 18:43:30 Re: 8.2/8.3 incompatibility
Previous Message Stephan Szabo 2008-02-07 17:57:53 Re: 8.2/8.3 incompatibility