Re: help

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-general(at)PostgreSQL(dot)org
Subject: Re: help
Date: 2002-09-05 15:01:48
Message-ID: 20020905110148.D15757@mail.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Sep 05, 2002 at 04:28:55PM +0200, Mourad Dhambri wrote:
> I can't connect to postgresql server by IP adress.
> The error is 'No pg_hba.conf entry for host
> (IP ADRESSE), user postgres, database template1'.

Just as the error says, you have to modify your pg_hba.conf file.

If you're running >= 7.2, you also need to send the postmaster a
SIGHUP, or it won't re-read the file.

A

--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

  • help at 2002-09-05 14:28:55 from Mourad Dhambri

Browse pgsql-general by date

  From Date Subject
Next Message Oleg Bartunov 2002-09-05 15:11:35 Re: Problem with restoring dump (may be tsearch-related)
Previous Message Tom Lane 2002-09-05 15:01:24 Re: Problem with restoring dump (may be tsearch-related)