Re: [gnome-db] No connections to postgresql databases



Hi,

On Tue, Nov 05, 2002 at 01:56:10AM +0100, Antonio G. - Geotronix wrote:
> 
[...]
> [Tue Nov  5, 01:42am][antonio gaia:~]cat .libgda/config 
[...]

> value="PASSWORD=francy01;HOSTADDR=127.0.0.0;USER=antonio;DATABASE=rubrica;HOST=gaia"/>
[...]

> Any ideas on why I can't get connected to postgres databases? 

I guess because HOSTADDR is no host address. Try to change it to
HOSTADDR=127.0.0.1 and make sure postgresql listens on the loopback
device. 
Otherwise, remove HOSTADDR and HOST parameters from the config and 
try if it works standalone (via unix domain sockets as psql does
by default).

Ciao
Holger



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]