On Tue, 2003-01-21 at 17:08, Scott Taylor wrote:
> Here is pg_hba.conf settings
>
> # TYPE DATABASE USER IP-ADDRESS IP-MASK METHOD
>
> local all all
> trust
> host all all 127.0.0.1
> 255.255.255.255 trust
>
> Here is postgresql.conf
>
> #
> # Connection Parameters
> #
> tcpip_socket = true
> #ssl = false
>
> The error messages are OO messages, so not sure if they acurate. PostgreSQL
> is sitting on Cygwin (on MS 98) so not sure if there is something about the
> way that works.
Try with your user name and the database name
Try with the IP of your machine and a 255.255.255.0 netmask
The error you are getting isn't a jdbc error it is a pg_hba.conf error
Cheers
Tony Grant
--
www.tgds.net Library management software toolkit,
redhat linux on Sony Vaio C1XD,
Dreamweaver MX with Tomcat and PostgreSQL