Re: [PHP3] RE: [GENERAL] User Authentication Failed - Mailing list pgsql-general

From Brian Schaffner
Subject Re: [PHP3] RE: [GENERAL] User Authentication Failed
Date
Msg-id 3.0.32.19980519155518.009d6948@postoffice.worldnet.att.net
Whole thread Raw
List pgsql-general
Check the host-based access. In the file pgsql/data/pg_hba.conf you may
need to
add a line like this:

host         all     198.168.0.12 255.255.255.0     trust

But replace 198.168.0.12 with your client IP.

Good luck!


Brian Schaffner <brian@schaffner.net>
   Independent Software Contractor
          www.schaffner.net



pgsql-general by date:

Previous
From: "Jackson, DeJuan"
Date:
Subject: RE: [GENERAL] User Authentication Failed
Next
From: wr@tribe.ping.de
Date:
Subject: Re: [GENERAL] extracting date information?