Authentication problems

From: "rcastagnoli(at)katamail(dot)com" <rcastagnoli(at)katamail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Authentication problems
Date: 2003-06-09 13:03:04
Message-ID: 127.0.0.1+aV2ciSXwhDikQ27mhUqH79@hal-3.inet.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Dear friends,

when I try to access Postgresql using JDBC driver I get the following exception:

Exception in thread "main" A connection error has occurred: FATAL: No pg_hba.conf entry for host 127.0.0.1, user postgres, database <db_name>

With psql I connect to database <db_name> without problem. I look to Postgresql documentation but I colud not solve the problem.

Could you please help me?
Regards

Riccardo

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dmitry Tkach 2003-06-09 14:33:56 Re: WARNING: ROLLBACK: no transaction in progress
Previous Message Alex Winawer 2003-06-09 12:41:58 DBMD supportsIntegrityEnhancementFacility() - should this return true?