postgresql SSL off - Mailing list pgsql-general

From Tony Smith
Subject postgresql SSL off
Date
Msg-id 20050712224015.50835.qmail@web32601.mail.mud.yahoo.com
Whole thread Raw
In response to Re: getting the ranks out of items with SHARED  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: postgresql SSL off
List pgsql-general
When I was trying to connect my databse with jdbc, I
got the following error message:

org.postgresql.util.PSQLException: Connection
rejected: FATAL: no pg_hba.conf entry for host
"mydomain", user "xxxx", database "myDB", SSL off.

When I run in dos console "psql myDB..." it works
fine.

My jdbc code is at a different at different domain
from the database machine.

Thanks,




__________________________________
Do you Yahoo!?
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Converting MySQL tinyint to PostgreSQL
Next
From: "TJ O'Donnell"
Date:
Subject: user privilege to create c function