connection in pgadmin3 not resolving host

From: Glok Twen <glok_twen(at)yahoo(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: connection in pgadmin3 not resolving host
Date: 2007-02-11 06:55:09
Message-ID: 883020.24151.qm@web31014.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

ok i've searched all over and i know this has been
asked before. but the solution is not working and i'm
unclear on how to debug it.

in pgadmin3 i keep getting:

Could not resolve hostname
jdbc:postgresql://127.0.0.1:5432/postgres

and yet from the command line i can log into psql. i'm
running ubuntu 6.10. i have put this jdbc driver:

postgresql-8.1-408.jdbc3.jar

into my /usr/bin directory.

and i've tried every combination of localhost,
jdbc:postgresql:postgres and tons more for the
connection string.

any ideas on what to try next, or how i can debug
this?


____________________________________________________________________________________
We won't tell. Get more on shows you hate to love
(and love to hate): Yahoo! TV's Guilty Pleasures list.
http://tv.yahoo.com/collections/265


____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2007-02-11 08:23:49 Re: stringtype=unspecified problem
Previous Message Scott Marlowe 2007-02-09 22:32:56 Re: Connection state after network failure?