Configuration problem - Mailing list pgsql-novice

From Alexandre Ricciardi
Subject Configuration problem
Date
Msg-id 416CD91C.5020509@free.fr
Whole thread Raw
In response to Re: Postgresql for Dummies?  (Ron St-Pierre <rstpierre@syscor.com>)
Responses Re: Configuration problem  (Alexandre Ricciardi <alexandre.ricciardi@free.fr>)
List pgsql-novice
Hi all,

I have a problem to connect to my database localy from jdbc,
in postgresql.conf i allow tcp/ip connection,
in pg_hba.conf i have the following lines :
local  all                                                trust
host   all    all        127.0.0.1    255.255.255.255     trust

i don't get where i am wrong in my configuration

Thanks for help

regards

Alexandre

pgsql-novice by date:

Previous
From: Aleksandar Dezelin
Date:
Subject: SQL Server 2000 Db import
Next
From: Alexandre Ricciardi
Date:
Subject: Re: Configuration problem