Re: postgresql connection problems

Поиск
Список
Период
Сортировка
От Richard Broersma Jr
Тема Re: postgresql connection problems
Дата
Msg-id 20060419000328.6103.qmail@web31805.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на postgresql connection problems  ("Frances Collier" <fcollier@preparedresponse.com>)
Список pgsql-novice
> #IPV4 local connections:
> host     all          all          127.0.0.1/32          md5
> devfrances     all          all          192.168.1.23/32          password


This this my guess, the first valid value for type is [ host | local ] I am not sure what
devfrances is but my guess is that you should my it to either the database column or user column.

Also check that your config file located in /etc/conf.d/postgresql has the "-i" option enabled to
allow tcp/ip connections.

Below is the order of the conf file parameters.

# TYPE  DATABASE    USER        CIDR-ADDRESS          METHOD




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

Предыдущее
От: Richard Broersma Jr
Дата:
Сообщение: Re: Maximum database size
Следующее
От: Michael Talbot-Wilson
Дата:
Сообщение: Logging problem