Re: : Fw: Open Office

From: Tony Grant <tony(at)tgds(dot)net>
To: Scott Taylor <scott(dot)taylor(at)4i-dotcom(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: : Fw: Open Office
Date: 2003-01-22 14:52:03
Message-ID: 1043247122.1688.816.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Nagy István 2003-01-22 17:48:32 Re: Open Office
Previous Message Vitali Petrov 2003-01-22 06:16:13 Re: TimeStamp problem...