Re: help

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: help
Дата
Msg-id 20020905110148.D15757@mail.libertyrms.com
обсуждение исходный текст
Ответ на help  (Mourad Dhambri <mourad_dhambri@yahoo.fr>)
Список 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@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Problem with restoring dump (may be tsearch-related)
Следующее
От: "Patrick Fiche"
Дата:
Сообщение: Problem with LEFT function...