Re: [JDBC] Fwd: DBvisualizer on MacOS X

From: "Nick Fankhauser" <nickf(at)ontko(dot)com>
To: "thiemo" <thiemo(at)gmx(dot)ch>, "pgJDBC" <pgsql-jdbc(at)postgresql(dot)org>, "pgGeneral" <pgsql-general(at)postgresql(dot)org>
Subject: Re: [JDBC] Fwd: DBvisualizer on MacOS X
Date: 2002-03-13 11:50:30
Message-ID: NEBBLAAHGLEEPCGOBHDGOEMEEIAA.nickf@ontko.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

Hi Thiemo-

Do you either have the tcpip_socket flag set in postgresql.conf or a -i flag
on the command line for the server?

If not, take a look here for instructions:
http://www.fankhausers.com/postgresql/jdbc/#tcpip. You may also want to read
down further in the same document for info on connection authorization if
you haven't already set that up.

Regards,

-NickF

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org]On Behalf Of thiemo
Sent: Wednesday, March 13, 2002 2:15 AM
To: pgJDBC; pgGeneral
Subject: [JDBC] Fwd: DBvisualizer on MacOS X

Hi again,

URL: jdbc:postgresql//192.168.0.253:8000/template1

I have put a colon after postgresql and it partly works. (The line now
looks: "URL: jdbc:postgresql://192.168.0.253:8000/template1". But now I get
a message like "Connection denied. Check that the server accepts TCP/IP
connections."

Thx

Thiemo

--
Thiemo Kellner
Tösstalstrasse 146
CH-8400 Winterthur

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message DaVinci 2002-03-13 11:53:00 Referential integrity violation
Previous Message John Gray 2002-03-13 11:06:55 Re: more about pg_toast growth

Browse pgsql-jdbc by date

  From Date Subject
Next Message saadna 2002-03-13 15:30:11 please help
Previous Message Auri Mason 2002-03-13 11:48:50 Re: measure of JDBC performances