pg_hba.conf woes

From: Adriaan Joubert <a(dot)joubert(at)albourne(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: pg_hba.conf woes
Date: 1998-11-06 12:00:58
Message-ID: 3642E4FA.59A2AA12@albourne.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I installed postgres v3.4 but cannot connect to it, as I always get
user authentication failures. I've already wittled my pg_hba.conf down
to

host all 127.0.0.1 255.255.255.255 trust
host all 192.168.51.0 255.255.255.0 trust

which should cover our local network and the local host. I cannot even
connect as postgres from the local host. So what am I doing wrong?

Any hints greatly appreciated!

Adriaan

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adriaan Joubert 1998-11-06 12:31:05 Re: [GENERAL] pg_hba.conf woes
Previous Message A James Lewis 1998-11-06 08:55:17 Re: [GENERAL] timespan