Problems with TCP/IP setup - Mailing list pgsql-jdbc

From Luiz Siqueira
Subject Problems with TCP/IP setup
Date
Msg-id 20050810143905.72862.qmail@web51102.mail.yahoo.com
Whole thread Raw
Responses Re: Problems with TCP/IP setup  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-jdbc
I make the installation of  Postgresql 8.0.3 on my Mac
OS X 2.8 without problems, make the test and the
database work fine. Now I need enable JDBC connection.
I followed the instructions in
(http://developer.apple.com/internet/opensource/postgres.html)
but right now I'm in a trouble.

When I put in “postgresql.conf” the parameter
“tcpip_socket = true” I have the database error:

FATAL:  unrecognized configuration parameter
"tcpip_socket"

I'm new with Postgresql and all kind of help will be
appreciated.

Thanks for some help.

__________________________________________________
Converse com seus amigos em tempo real com o Yahoo! Messenger
http://br.download.yahoo.com/messenger/

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Missing functionality in ResultSetMetaData ?
Next
From: "Dave Held"
Date:
Subject: Re: 8.0 + JDBC3 Driver