Обсуждение: Fwd: DBvisualizer on MacOS X

Поиск
Список
Период
Сортировка

Fwd: DBvisualizer on MacOS X

От
thiemo
Дата:
Hi again,


<excerpt>URL: jdbc:postgresql//192.168.0.253:8000/template1

</excerpt>

I have put a colon after postgresql and it partly works. (The line now
looks: "<color><param>0000,0000,DEDE</param>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."

</color>

Thx


Thiemo

<fontfamily><param>Helvetica</param>

--

Thiemo Kellner

Tösstalstrasse 146

CH-8400 Winterthur

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

Re: [JDBC] Fwd: DBvisualizer on MacOS X

От
"Nick Fankhauser"
Дата:
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@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.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


Re: [JDBC] Fwd: DBvisualizer on MacOS X

От
thiemo
Дата:
Hi,


<excerpt>Do you either have the tcpip_socket flag set in
postgresql.conf or a -i flag

on the command line for the server?

</excerpt>

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


Cheers


Thiemo


<fontfamily><param>Helvetica</param>--

Thiemo Kellner

Tösstalstrasse 146

CH-8400 Winterthur</fontfamily>

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