Re: [JDBC] Fwd: DBvisualizer on MacOS X

Lists: pgsql-generalpgsql-jdbc
From: thiemo <thiemo(at)gmx(dot)ch>
To: pgJDBC <pgsql-jdbc(at)postgresql(dot)org>, pgGeneral <pgsql-general(at)postgresql(dot)org>
Subject: Fwd: DBvisualizer on MacOS X
Date: 2002-03-13 07:14:36
Message-ID: F9A0CBD9-3651-11D6-8167-000A27D62F9E@gmx.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general pgsql-jdbc

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


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
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


From: thiemo <thiemo(at)gmx(dot)ch>
To: pgGeneral <pgsql-general(at)postgresql(dot)org>, pgjDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: [JDBC] Fwd: DBvisualizer on MacOS X
Date: 2002-03-13 21:47:01
Message-ID: D99B626F-36CB-11D6-8167-000A27D62F9E@gmx.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general pgsql-jdbc

Hi,

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

thanks I had the command line argument -o for this option. However, I
included the options in the config file.

Cheers

Thiemo

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