Re: [gnome-db] Problem connecting



El mié, 03-12-2003 a las 15:29, mike escribió:
> I am playing about with mergeant and am having the following problem
> 
> I have created a test database using postgres
> I can connect using psql, but when I try to connect using mergeant the
> logon window just reappears blank
> 
> the connection string is
> PASSWORD=tuxopen;HOSTADDR=127.0.0.1;PORT=5432;USER=mike;DATABASE=mike;HOST=localhost

First, you shouldn't be using both HOSTADDR and HOST. Is postgres
listening on port 5432? (try psql -h 127.0.0.1)

Removing PORT, HOSTADDR and HOST may help if postres is not listening on
the tcp port.

-- 
Gonzalo Paniagua Javier <gonzalo gnome-db org>
http://www.gnome-db.org/~gonzalo/







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